bitcore-mnemonic
Advanced tools
Comparing version 10.0.2 to 10.0.3
{ | ||
"name": "bitcore-mnemonic", | ||
"version": "10.0.2", | ||
"version": "10.0.3", | ||
"description": "BIP39 Mnemonics implemented for Bitcore.", | ||
@@ -39,3 +39,3 @@ "author": "BitPay <dev@bitpay.com>", | ||
"assert": "^1.4.1", | ||
"bitcore-build": "^10.0.2", | ||
"bitcore-build": "^10.0.3", | ||
"brfs": "^2.0.1", | ||
@@ -47,9 +47,9 @@ "chai": "^4.2.0", | ||
"dependencies": { | ||
"bitcore-lib": "^10.0.2", | ||
"bitcore-lib": "^10.0.3", | ||
"unorm": "^1.4.1" | ||
}, | ||
"peerDependencies": { | ||
"bitcore-lib": "^8.20.1" | ||
"bitcore-lib": "*" | ||
}, | ||
"gitHead": "80d89c0038a64a104d2a188615114d4768c33682" | ||
"gitHead": "98611e6bb8be12be6667babfe857f73b8b0095c6" | ||
} |
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
229241
Updatedbitcore-lib@^10.0.3