Comparing version 2.3.1 to 2.3.2
@@ -11,3 +11,3 @@ { | ||
], | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"main": "./index", | ||
@@ -19,3 +19,4 @@ "dependencies": { | ||
"scripts": { | ||
"test": "node test/runner.js" | ||
"test": "node test/runner.js", | ||
"postinstall": "rm -r ./deps/ && find ./build -type f | grep -v 'cld.node' | xargs -I{} rm {}" | ||
}, | ||
@@ -22,0 +23,0 @@ "author": { |
@@ -64,5 +64,5 @@ # node-cld | ||
## Copyright | ||
Copyright 2011-2014, Blagovest Dachev. | ||
Copyright 2011-2015, Blagovest Dachev. | ||
## License | ||
Apache 2 |
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
95446190
1