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

@zilliqa-js/crypto

Package Overview
Dependencies
Maintainers
5
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zilliqa-js/crypto - npm Package Compare versions

Comparing version 3.3.4 to 3.4.0-rc.0

25

package.json
{
"name": "@zilliqa-js/crypto",
"version": "3.3.4",
"version": "3.4.0-rc.0",
"description": "Core crypto utilities for signing/verification/hashing Zilliqa transactions.",
"author": "Ian Tan (https://github.com/iantanwx)",
"maintainers": [

@@ -24,11 +23,4 @@ "Zilliqa Usability Team <maintainers@zilliqa.com> (https://github.com/zilliqa/)"

},
"scripts": {
"clean": "rimraf ./dist ./tsconfig.tsbuildinfo"
},
"dependencies": {
"@types/elliptic": "^6.4.13",
"@types/uuid": "8.3.1",
"@zilliqa-js/util": "^3.3.4",
"aes-js": "^3.1.1",
"bsert": "^0.0.4",
"elliptic": "^6.5.0",

@@ -42,4 +34,11 @@ "hash.js": "^1.1.5",

"tslib": "2.3.1",
"uuid": "8.3.2"
"uuid": "8.3.2",
"buffer": "^6.0.3",
"@zilliqa-js/util": "3.4.0-rc.0"
},
"devDependencies": {
"@types/bn.js": "^5.1.0",
"@types/elliptic": "^6.4.14",
"@types/uuid": "8.3.1"
},
"files": [

@@ -53,3 +52,5 @@ "dist",

],
"gitHead": "4c49d56db14609dea8916aa7c13bc4313051080f"
}
"scripts": {
"clean": "rimraf ./dist ./tsconfig.tsbuildinfo"
}
}
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