Comparing version 0.7.0 to 0.8.0
{ | ||
"name": "argon2", | ||
"version": "0.7.0", | ||
"version": "0.8.0", | ||
"description": "An Argon2 library for Node", | ||
@@ -8,5 +8,3 @@ "main": "index.js", | ||
"benchmark": "node benchmark.js", | ||
"build": "node-gyp configure rebuild", | ||
"clean": "node-gyp clean", | ||
"postinstall": "npm run build", | ||
"test": "nodeunit test.spec.js" | ||
@@ -13,0 +11,0 @@ }, |
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
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
0
170496