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-rc.0

24

package.json
{
"name": "@zilliqa-js/core",
"version": "3.3.4",
"version": "3.4.0-rc.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,10 +24,14 @@ "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",
"tslib": "2.3.1"
},
"devDependencies": {
"@types/bn.js": "5.1.0",
"@types/camelcase": "4.1.0",
"@types/node": "12.20.55",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0"
},
"files": [

@@ -42,6 +45,5 @@ "dist",

],
"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