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

@zilliqa-js/core

Package Overview
Dependencies
Maintainers
4
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zilliqa-js/core - npm Package Compare versions

Comparing version 0.8.1-alpha.0 to 0.8.1-alpha.2

19

package.json
{
"name": "@zilliqa-js/core",
"version": "0.8.1-alpha.0",
"version": "0.8.1-alpha.2",
"description": "Core abstractions that power the zilliqa JS client.",

@@ -13,3 +13,9 @@ "main": "dist/index.js",

"repository": "https://github.com/Zilliqa/Zilliqa-Javascript-Library",
"author": "ian@zilliqa.com",
"author": "Ian Tan (https://github.com/iantanwx)",
"maintainers": [
"Edison Lim <edison.limjh@gmail.com> (https://github.com/edisonljh)"
],
"bugs": {
"url": "https://github.com/Zilliqa/Zilliqa-JavaScript-Library/issues"
},
"license": "GPL-3.0",

@@ -23,8 +29,11 @@ "publishConfig": {

"dependencies": {
"@zilliqa-js/crypto": "0.8.1-alpha.0",
"@zilliqa-js/util": "0.7.1",
"@zilliqa-js/crypto": "0.8.1-alpha.2",
"@zilliqa-js/util": "0.8.1-alpha.2",
"cross-fetch": "^2.2.2",
"mitt": "^1.1.3"
},
"gitHead": "305e7f49bdb92a27c93190b153ee261bce93591f"
"engines": {
"node": ">=10.0.0 <=12.12.0"
},
"gitHead": "870c1c1a1d49877e1d23f64fa993702d744580e8"
}

Sorry, the diff of this file is not supported yet

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