Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bip39-light

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bip39-light - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "bip39-light",
"version": "1.0.3",
"version": "1.0.4",
"description": "Bitcoin BIP39: Mnemonic code for generating deterministic keys, a lightweight fork",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,2 +0,2 @@

# BIP39
# bip39-light

@@ -39,3 +39,3 @@ ***WARNING: This is just a very early attempt at getting a lightweight implementation. DO NOT use in production***

``` js
var bip39 = require('bip39')
var bip39 = require('bip39-light')

@@ -42,0 +42,0 @@ // defaults to BIP39 English word list

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc