Comparing version 2.0.6 to 2.0.7
{ | ||
"name": "base64", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"main": "base64", | ||
@@ -31,5 +31,5 @@ "description": "A C++ module for node-js that does base64 encoding and decoding.", | ||
"scripts": { | ||
"install": "node-waf configure build" | ||
"install": "node-waf configure build install" | ||
} | ||
} | ||
Sorry, the diff of this file is not supported yet
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
144119