Socket
Socket
Sign inDemoInstall

@iov/crypto

Package Overview
Dependencies
Maintainers
5
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iov/crypto - npm Package Compare versions

Comparing version 2.0.0-alpha.7 to 2.0.0

2

build/bip39.js

@@ -37,3 +37,3 @@ "use strict";

return __awaiter(this, void 0, void 0, function* () {
// reimplementation of bip39.mnemonicToSeed using the asynchonous
// reimplementation of bip39.mnemonicToSeed using the asynchronous
// interface of https://www.npmjs.com/package/pbkdf2

@@ -40,0 +40,0 @@ const mnemonicBytes = Buffer.from(unorm.nfkd(mnemonic.toString()), "utf8");

{
"name": "@iov/crypto",
"version": "2.0.0-alpha.7",
"version": "2.0.0",
"description": "Cryptography resources for IOV projects",

@@ -41,3 +41,3 @@ "author": "IOV SAS <admin@iov.one>",

"dependencies": {
"@iov/encoding": "^2.0.0-alpha.7",
"@iov/encoding": "^2.0.0",
"bip39": "^3.0.2",

@@ -57,3 +57,3 @@ "bn.js": "^4.11.8",

},
"gitHead": "b88e69aa4dd0102b2eaaf8dcdfdc4aceb556b1e5"
"gitHead": "a4108f9f268974b0f4b6b53f2668aa4925820feb"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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