blimmer-tmp-shared-patch-npm-package
Advanced tools
Comparing version 2.0.0-alpha.3 to 2.0.0-alpha.4
{ | ||
"name": "blimmer-tmp-shared-patch-npm-package", | ||
"version": "2.0.0-alpha.3", | ||
"version": "2.0.0-alpha.4", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"postinstall": "patch-package && mkdir -p ../../patches && cp ./patches/date-fns+2.28.0.patch ../../patches", | ||
"postinstall": "mkdir -p ../../patches && cp ./patches/date-fns+2.28.0.patch ../../patches", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -9,0 +9,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
755