bitcore-mnemonic
Advanced tools
Comparing version 0.9.1 to 0.10.0
{ | ||
"name": "bitcore-mnemonic", | ||
"main": "./bitcore-mnemonic.min.js", | ||
"version": "0.9.1", | ||
"version": "0.10.0", | ||
"homepage": "https://github.com/bitpay/bitcore-mnemonic", | ||
@@ -6,0 +6,0 @@ "authors": [ |
'use strict'; | ||
var _ = require('lodash'); | ||
var bitcore = require('bitcore'); | ||
var _ = bitcore.deps._; | ||
@@ -6,0 +6,0 @@ var pbkdf2 = require('./pbkdf2'); |
{ | ||
"name": "bitcore-mnemonic", | ||
"version": "0.9.1", | ||
"version": "0.10.0", | ||
"description": "BIP39 Mnemonics implemented for Bitcore.", | ||
@@ -40,5 +40,4 @@ "author": "BitPay <dev@bitpay.com>", | ||
"dependencies": { | ||
"bitcore": "^0.9.0", | ||
"lodash": "^2.4.1" | ||
"bitcore": "^0.10.2" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
117654
1
22
0
+ Addedbitcore@0.10.4(transitive)
- Removedlodash@^2.4.1
- Removedbitcore@0.9.5(transitive)
- Removedlodash@2.4.2(transitive)
Updatedbitcore@^0.10.2