-
|
I would like to understand how/why you decided to add a postinstall script in 5.3.4/5.3.5 ? What is your expectation/hope to achieve with the message it prints when installing the package in the targeted region? Under which conditions are you planning to remove the script? What are you telling people that are required to not use packages with a postinstall script, which are now stuck on version 5.3.3? I didn't find any discussion and only one issue on the matter. Here is why I'm asking: I received an automated PR for a patch release, but when I checked the diff it contained 500+ new files and a postinstall script. In the recent lights of malicious package modifications things this are at least suspicious and could reduce the trust in the package and what other things the maintainer(s?) could decide to add to that script. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
The postinstall script was added in v5 and has since been removed. It is not present in v6. |
Beta Was this translation helpful? Give feedback.
The postinstall script was added in v5 and has since been removed. It is not present in v6.