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

@ethersproject/networks

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/networks - npm Package Compare versions

Comparing version 5.0.8 to 5.0.9

2

lib.esm/_version.d.ts

@@ -1,2 +0,2 @@

export declare const version = "networks/5.0.8";
export declare const version = "networks/5.0.9";
//# sourceMappingURL=_version.d.ts.map

@@ -1,2 +0,2 @@

export const version = "networks/5.0.8";
export const version = "networks/5.0.9";
//# sourceMappingURL=_version.js.map
"use strict";
export {};
//# sourceMappingURL=types.js.map

@@ -1,2 +0,2 @@

export declare const version = "networks/5.0.8";
export declare const version = "networks/5.0.9";
//# sourceMappingURL=_version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "networks/5.0.8";
exports.version = void 0;
exports.version = "networks/5.0.9";
//# sourceMappingURL=_version.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.getNetwork = void 0;
var logger_1 = require("@ethersproject/logger");

@@ -4,0 +5,0 @@ var _version_1 = require("./_version");

@@ -18,3 +18,3 @@ {

],
"gitHead": "29be1e37bc5a36026d93a2c7b2b4a2fd456dade8",
"gitHead": "6c43e20e7a68f3f5a141c74527ec63d9fe8458be",
"keywords": [

@@ -40,5 +40,5 @@ "Ethereum",

"sideEffects": false,
"tarballHash": "0x9e8c21d31e55f98cf6e8d7854c69116efd4e47f6b551b67fb672e6b7d6568559",
"tarballHash": "0x0895630f23912173423f20b94da91b53da0dbe0e635d28ec11564f3c78bc5b68",
"types": "./lib/index.d.ts",
"version": "5.0.8"
"version": "5.0.9"
}

@@ -1,1 +0,1 @@

export const version = "networks/5.0.8";
export const version = "networks/5.0.9";

Sorry, the diff of this file is not supported yet

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