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
115
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.8.1

6

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

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

"assert": "^1.4.1",
"bitcore-build": "^8.8.0",
"bitcore-build": "^8.8.1",
"brfs": "^2.0.1",

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

"dependencies": {
"bitcore-lib": "^8.8.0",
"bitcore-lib": "^8.8.1",
"unorm": "^1.4.1"

@@ -51,0 +51,0 @@ },