New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bitcore-mnemonic

Package Overview
Dependencies
Maintainers
3
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitcore-mnemonic - npm Package Compare versions

Comparing version

to
8.7.0

6

package.json
{
"name": "bitcore-mnemonic",
"version": "8.6.0",
"version": "8.7.0",
"description": "BIP39 Mnemonics implemented for Bitcore.",

@@ -39,3 +39,3 @@ "author": "BitPay <dev@bitpay.com>",

"assert": "^1.4.1",
"bitcore-build": "^8.6.0",
"bitcore-build": "^8.7.0",
"brfs": "^2.0.1",

@@ -47,3 +47,3 @@ "chai": "^4.2.0",

"dependencies": {
"bitcore-lib": "^8.6.0",
"bitcore-lib": "^8.7.0",
"unorm": "^1.4.1"

@@ -50,0 +50,0 @@ },