js-crypto-hash
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "js-crypto-hash", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Universal Module for Hash Function in JavaScript", | ||
@@ -39,7 +39,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.4.3", | ||
"@babel/runtime": "^7.4.5", | ||
"hash.js": "^1.1.7", | ||
"js-crypto-env": "^0.2.0", | ||
"js-crypto-env": "^0.2.1", | ||
"md5": "^2.2.1" | ||
} | ||
} |
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
Updated@babel/runtime@^7.4.5
Updatedjs-crypto-env@^0.2.1