Socket
Socket
Sign inDemoInstall

@arcblock/mcrypto

Package Overview
Dependencies
Maintainers
4
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcblock/mcrypto - npm Package Compare versions

Comparing version 1.5.7 to 1.5.8

20

package.json
{
"name": "@arcblock/mcrypto",
"version": "1.5.7",
"version": "1.5.8",
"description": "Crypto lib that provides signer,crypter,hasher interface",

@@ -50,13 +50,17 @@ "keywords": [

"dependencies": {
"@arcblock/forge-util": "^1.5.7",
"bn.js": "4.11.8",
"crypto-js": "^3.1.9-1",
"elliptic": "^6.4.1",
"@arcblock/forge-util": "^1.5.8",
"bn.js": "5.1.3",
"crypto-js": "^4.0.0",
"elliptic": "^6.5.3",
"hash.js": "^1.1.7",
"interface": "^1.2.1",
"js-sha3": "^0.8.0",
"randombytes": "^2.0.6",
"tweetnacl": "^1.0.1"
"randombytes": "^2.1.0",
"tweetnacl": "^1.0.3"
},
"gitHead": "c3b531936730cbee0d9a0f4e7ccd5ed917a7f4cf"
"resolutions": {
"bn.js": "5.1.3",
"elliptic": "6.5.3"
},
"gitHead": "b494b9123023e94ff3faf9a05f1f9c2ae62c82cc"
}
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