Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "scrypt.js", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Scrypt in Node.js and in the browser. Fast & simple.", | ||
@@ -22,8 +22,6 @@ "main": "node.js", | ||
"dependencies": { | ||
"scryptsy": "1.2.1", | ||
"scrypt": "6.0.1" | ||
"scryptsy": "^1.2.1", | ||
"scrypt": "^6.0.2" | ||
}, | ||
"browser": { | ||
"node.js": "js.js" | ||
} | ||
"browser": "js.js" | ||
} |
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
4826
+ Addedscrypt@6.0.3(transitive)
- Removedscrypt@6.0.1(transitive)
Updatedscrypt@^6.0.2
Updatedscryptsy@^1.2.1