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

cardano-crypto.js

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cardano-crypto.js - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

2

index.js
var Module = require('./lib.js')
var bip39 = require('bip39')
var bip39 = require('bip39-light')

@@ -4,0 +4,0 @@ function validateDerivationMode(input) {

{
"name": "cardano-crypto.js",
"version": "3.1.1",
"version": "3.1.2",
"description": "input-output-hk/cardano-crypto compiled to pure javascript using Emscripten",

@@ -29,4 +29,4 @@ "main": "index.js",

"dependencies": {
"bip39": "^2.5.0"
"bip39-light": "^1.0.3"
}
}
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