electrum-mnemonic
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "electrum-mnemonic", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Electrum Mnemonics (electrum v2 and greater)", | ||
@@ -41,3 +41,2 @@ "main": "src/index.js", | ||
"devDependencies": { | ||
"@types/create-hash": "^1.2.2", | ||
"@types/create-hmac": "^1.1.0", | ||
@@ -55,3 +54,2 @@ "@types/jest": "^25.2.1", | ||
"dependencies": { | ||
"create-hash": "^1.2.0", | ||
"create-hmac": "^1.1.7", | ||
@@ -58,0 +56,0 @@ "pbkdf2": "^3.0.17", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3
10
0
37717
- Removedcreate-hash@^1.2.0