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

@edgeandnode/common

Package Overview
Dependencies
Maintainers
20
Versions
468
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edgeandnode/common - npm Package Compare versions

Comparing version 5.1.0 to 5.1.1

2

build/constants/network.d.ts

@@ -12,3 +12,3 @@ export declare const NETWORKS: {

RINKEBY = 4,
GOERLI = 5,
GÖRLI = 5,
POLYGON = 137,

@@ -15,0 +15,0 @@ MATIC_MUMBAI = 80001

@@ -468,3 +468,3 @@ import { gql } from 'graphql-tag';

4: 'Rinkeby',
5: 'Goerli',
5: 'Görli',
137: 'Polygon',

@@ -478,3 +478,3 @@ 80001: 'Matic Mumbai'

NetworkEnum[NetworkEnum["RINKEBY"] = 4] = "RINKEBY";
NetworkEnum[NetworkEnum["GOERLI"] = 5] = "GOERLI";
NetworkEnum[NetworkEnum["G\u00D6RLI"] = 5] = "G\u00D6RLI";
NetworkEnum[NetworkEnum["POLYGON"] = 137] = "POLYGON";

@@ -481,0 +481,0 @@ NetworkEnum[NetworkEnum["MATIC_MUMBAI"] = 80001] = "MATIC_MUMBAI";

@@ -481,3 +481,3 @@ 'use strict';

4: 'Rinkeby',
5: 'Goerli',
5: 'Görli',
137: 'Polygon',

@@ -491,3 +491,3 @@ 80001: 'Matic Mumbai'

NetworkEnum[NetworkEnum["RINKEBY"] = 4] = "RINKEBY";
NetworkEnum[NetworkEnum["GOERLI"] = 5] = "GOERLI";
NetworkEnum[NetworkEnum["G\u00D6RLI"] = 5] = "G\u00D6RLI";
NetworkEnum[NetworkEnum["POLYGON"] = 137] = "POLYGON";

@@ -494,0 +494,0 @@ NetworkEnum[NetworkEnum["MATIC_MUMBAI"] = 80001] = "MATIC_MUMBAI";

{
"name": "@edgeandnode/common",
"version": "5.1.0",
"version": "5.1.1",
"description": "Common Edge & Node utils and types",

@@ -5,0 +5,0 @@ "main": "build/index.js",

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