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.6.3 to 1.7.0

14

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

@@ -27,4 +27,4 @@ "keywords": [

"devDependencies": {
"jest": "^24.8.0",
"jsdoc-to-markdown": "^5.0.0"
"jest": "^24.9.0",
"jsdoc-to-markdown": "^5.0.3"
},

@@ -51,6 +51,6 @@ "repository": {

"dependencies": {
"@arcblock/forge-util": "^1.6.3",
"@arcblock/forge-util": "^1.7.0",
"bn.js": "5.1.3",
"crypto-js": "^4.0.0",
"elliptic": "^6.5.3",
"crypto-js": "^4.1.1",
"elliptic": "^6.5.4",
"hash.js": "^1.1.7",

@@ -66,3 +66,3 @@ "interface": "^1.2.1",

},
"gitHead": "570a366418890ded86422e168417bae0c9967e35"
"gitHead": "3af21f2df36e86b4cca9f5fb76264519fd736854"
}
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