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.4.2 to 3.4.3-rc.0

6

package.json
{
"name": "@zilliqa-js/crypto",
"version": "3.4.2",
"version": "3.4.3-rc.0",
"description": "Core crypto utilities for signing/verification/hashing Zilliqa transactions.",

@@ -12,3 +12,3 @@ "maintainers": [

"main": "dist/cjs/src/index.js",
"module": "dist/esm/bundle.js",
"module": "dist/esm/src/index.js",
"browser": "dist/umd/bundle.js",

@@ -35,3 +35,3 @@ "jsnext:main": "dist/esm/bundle.js",

"uuid": "8.3.2",
"@zilliqa-js/util": "3.4.2"
"@zilliqa-js/util": "3.4.3-rc.0"
},

@@ -38,0 +38,0 @@ "devDependencies": {

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