Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "keccakjs", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Keccak hash (SHA3) in Node.js and in the browser. Fast & simple.", | ||
@@ -22,4 +22,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"browserify-sha3": "^0.0.1", | ||
"sha3": "^1.1.0" | ||
"browserify-sha3": "^0.0.4", | ||
"sha3": "^1.2.2" | ||
}, | ||
@@ -26,0 +26,0 @@ "browser": "browser.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
+ Addedbrowserify-sha3@0.0.4(transitive)
+ Addedjs-sha3@0.6.1(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
- Removedbrowserify-sha3@0.0.1(transitive)
- Removedjs-sha3@0.3.1(transitive)
Updatedbrowserify-sha3@^0.0.4
Updatedsha3@^1.2.2