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

defender-base-client

Package Overview
Dependencies
Maintainers
4
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

defender-base-client - npm Package Compare versions

Comparing version 1.18.0 to 1.20.1

2

lib/utils/network.d.ts

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

export declare type Network = 'mainnet' | 'rinkeby' | 'ropsten' | 'kovan' | 'goerli' | 'xdai' | 'sokol' | 'fuse' | 'bsc' | 'bsctest' | 'fantom' | 'fantomtest' | 'moonbase' | 'moonriver' | 'moonbeam' | 'matic' | 'mumbai' | 'avalanche' | 'fuji' | 'optimistic' | 'optimistic-kovan' | 'arbitrum' | 'arbitrum-rinkeby' | 'celo' | 'alfajores' | 'harmony-s0' | 'harmony-test-s0' | 'aurora' | 'auroratest';
export declare type Network = 'mainnet' | 'rinkeby' | 'ropsten' | 'kovan' | 'goerli' | 'xdai' | 'sokol' | 'fuse' | 'bsc' | 'bsctest' | 'fantom' | 'fantomtest' | 'moonbase' | 'moonriver' | 'moonbeam' | 'matic' | 'mumbai' | 'avalanche' | 'fuji' | 'optimism' | 'optimism-kovan' | 'arbitrum' | 'arbitrum-rinkeby' | 'celo' | 'alfajores' | 'harmony-s0' | 'harmony-test-s0' | 'aurora' | 'auroratest';
export declare const Networks: Network[];

@@ -3,0 +3,0 @@ export declare function isValidNetwork(text: string): text is Network;

@@ -25,4 +25,4 @@ "use strict";

'fuji',
'optimistic',
'optimistic-kovan',
'optimism',
'optimism-kovan',
'arbitrum',

@@ -69,4 +69,4 @@ 'arbitrum-rinkeby',

fuji: 0xa869,
optimistic: 10,
'optimistic-kovan': 69,
optimism: 10,
'optimism-kovan': 69,
arbitrum: 42161,

@@ -73,0 +73,0 @@ 'arbitrum-rinkeby': 421611,

{
"name": "defender-base-client",
"version": "1.18.0",
"version": "1.20.1",
"description": "",

@@ -32,3 +32,3 @@ "main": "./lib/index.js",

},
"gitHead": "8d0373f3fcfce313ce66d0ab21ed0b44608432ce"
"gitHead": "9816c46acec94730ccb357a4800cbe1b31c3d324"
}

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