Conversation
Socket Security Pull Request ReportDependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again. 📜 Install scriptsInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.
🫣 Native codeContains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs. Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings.
Pull request report summary
Bot CommandsTo ignore an alert, reply with a comment starting with
Powered by socket.dev |
fb1d248 to
1ab0343
Compare
1c9f4a6 to
77d304b
Compare
5c6a941 to
2153d85
Compare
This change upgrades things to Yarn v3. It also upgrades allow-scripts to v2.
829b012 to
4330586
Compare
a6dfd48 to
7ebebe6
Compare
67da390 to
d109223
Compare
d109223 to
3b6a230
Compare
|
This PR has been automatically marked as stale because it has not had recent activity in the last 90 days. It will be closed in 7 days. Thank you for your contributions. |
|
This PR was closed because it has been stalled for 7 days with no activity. Thank you for your contributions. |
No description provided.