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

@zilliqa-js/core

Package Overview
Dependencies
Maintainers
5
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 3.3.4 to 3.4.0

17

package.json
{
"name": "@zilliqa-js/core",
"version": "3.3.4",
"version": "3.4.0",
"description": "Core abstractions that power the zilliqa JS client.",

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

"repository": "https://github.com/Zilliqa/zilliqa-js",
"author": "Ian Tan (https://github.com/iantanwx)",
"maintainers": [

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

},
"scripts": {
"clean": "rimraf ./dist ./tsconfig.tsbuildinfo"
},
"dependencies": {
"cross-fetch": "2.2.5",
"cross-fetch": "2.2.6",
"mitt": "^1.1.3",

@@ -42,6 +38,5 @@ "tslib": "2.3.1"

],
"engines": {
"node": ">=12.0.0 <17"
},
"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