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

@harmony-js/network

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@harmony-js/network - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

8

package.json
{
"name": "@harmony-js/network",
"version": "0.0.17",
"version": "0.0.18",
"description": "network suites for harmony",

@@ -21,4 +21,4 @@ "main": "dist/index.js",

"dependencies": {
"@harmony-js/core": "0.0.17",
"@harmony-js/utils": "0.0.17",
"@harmony-js/core": "0.0.18",
"@harmony-js/utils": "0.0.18",
"cross-fetch": "^3.0.2",

@@ -28,3 +28,3 @@ "mitt": "^1.1.3",

},
"gitHead": "225500b64a27468a32ee1355c8cce8dbf2c96c06"
"gitHead": "7ee72320c544d88853e57d4f1c14bbc23249ee15"
}
{
"extends": "../../tsconfig.test.json",
"include": ["src", "test", "../../typings/**/*.d.ts"],
"include": ["src", "__test__", "../../typings/**/*.d.ts"],
"references": []
}
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