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

@polkadot/wasm-crypto

Package Overview
Dependencies
Maintainers
2
Versions
565
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/wasm-crypto - npm Package Compare versions

Comparing version 6.2.3 to 6.3.1

2

cjs/package.json
{
"type": "commonjs"
}
}

@@ -14,4 +14,4 @@ "use strict";

type: 'cjs',
version: '6.2.3'
version: '6.3.1'
};
exports.packageInfo = packageInfo;

@@ -31,3 +31,3 @@ {

"type": "module",
"version": "6.2.3",
"version": "6.3.1",
"main": "./cjs/index.js",

@@ -97,8 +97,8 @@ "module": "./index.js",

"dependencies": {
"@babel/runtime": "^7.18.6",
"@polkadot/wasm-bridge": "6.2.3",
"@polkadot/wasm-crypto-asmjs": "6.2.3",
"@polkadot/wasm-crypto-init": "6.2.3",
"@polkadot/wasm-crypto-wasm": "6.2.3",
"@polkadot/wasm-util": "6.2.3"
"@babel/runtime": "^7.18.9",
"@polkadot/wasm-bridge": "6.3.1",
"@polkadot/wasm-crypto-asmjs": "6.3.1",
"@polkadot/wasm-crypto-init": "6.3.1",
"@polkadot/wasm-crypto-wasm": "6.3.1",
"@polkadot/wasm-util": "6.3.1"
},

@@ -109,2 +109,2 @@ "peerDependencies": {

}
}
}

@@ -8,3 +8,3 @@ // Copyright 2017-2022 @polkadot/wasm-crypto authors & contributors

type: 'esm',
version: '6.2.3'
version: '6.3.1'
};

Sorry, the diff of this file is too big to display

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