New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@zilliqa-js/core

Package Overview
Dependencies
Maintainers
3
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 2.1.0 to 2.2.0

12

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

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

"maintainers": [
"Zilliqa Usability Team <maintainer@zilliqa.com> (https://github.com/zilliqa/)"
"Zilliqa Usability Team <maintainers@zilliqa.com> (https://github.com/zilliqa/)"
],

@@ -29,4 +29,4 @@ "bugs": {

"dependencies": {
"@zilliqa-js/crypto": "2.1.0",
"@zilliqa-js/util": "0.11.1",
"@zilliqa-js/crypto": "2.2.0",
"@zilliqa-js/util": "2.2.0",
"cross-fetch": "^2.2.2",

@@ -36,5 +36,5 @@ "mitt": "^1.1.3"

"engines": {
"node": ">=10.0.0 <13"
"node": ">=10.0.0 <15"
},
"gitHead": "f0f2cd91196d265d1d99fd7ca4fbfe0b67005d6b"
"gitHead": "e88d37901b1aa316ef86cb9a8d13c60ec005b8ce"
}

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