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 5.2.0 to 5.3.0

1

index.js

@@ -694,2 +694,3 @@ const bip39 = require('bip39-light')

scrypt,
toPublic,
_mnemonicToSeedV1: mnemonicToSeedV1,

@@ -696,0 +697,0 @@ _seedToKeypairV1: seedToKeypairV1,

2

package.json
{
"name": "cardano-crypto.js",
"version": "5.2.0",
"version": "5.3.0",
"description": "input-output-hk/cardano-crypto compiled to pure javascript using Emscripten",

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

@@ -48,2 +48,3 @@ # cardano-crypto.js

* `Buffer derivePublic(Buffer parentExtPubKey, int index, int derivationScheme)`
* `Buffer toPublic(Buffer privateKey)`
* `Buffer decodePaperWalletMnemonic(string paperWalletMnemonic)`

@@ -50,0 +51,0 @@ * `Buffer xpubToHdPassphrase(Buffer xpub)`

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