Socket
Socket
Sign inDemoInstall

@openzeppelin/defender-base-client

Package Overview
Dependencies
Maintainers
8
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openzeppelin/defender-base-client - npm Package Compare versions

Comparing version 1.47.1 to 1.48.0

./lib/index.js

2

lib/utils/network.d.ts

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

type PublicNetwork = 'mainnet' | 'sepolia' | 'goerli' | 'xdai' | 'sokol' | 'fuse' | 'bsc' | 'bsctest' | 'fantom' | 'fantomtest' | 'moonbase' | 'moonriver' | 'moonbeam' | 'matic' | 'mumbai' | 'avalanche' | 'fuji' | 'optimism' | 'optimism-goerli' | 'arbitrum' | 'arbitrum-nova' | 'arbitrum-goerli' | 'celo' | 'alfajores' | 'harmony-s0' | 'harmony-test-s0' | 'aurora' | 'auroratest' | 'hedera' | 'hederatest' | 'zksync' | 'zksync-goerli' | 'base' | 'base-goerli' | 'linea-goerli';
type PublicNetwork = 'mainnet' | 'sepolia' | 'goerli' | 'xdai' | 'sokol' | 'fuse' | 'bsc' | 'bsctest' | 'fantom' | 'fantomtest' | 'moonbase' | 'moonriver' | 'moonbeam' | 'matic' | 'mumbai' | 'avalanche' | 'fuji' | 'optimism' | 'optimism-goerli' | 'arbitrum' | 'arbitrum-nova' | 'arbitrum-goerli' | 'celo' | 'alfajores' | 'harmony-s0' | 'harmony-test-s0' | 'aurora' | 'auroratest' | 'hedera' | 'hederatest' | 'zksync' | 'zksync-goerli' | 'base' | 'base-goerli' | 'linea' | 'linea-goerli';
type CustomNetwork = 'x-dfk-avax-chain' | 'x-dfk-avax-chain-test';

@@ -3,0 +3,0 @@ export type Network = PublicNetwork | CustomNetwork;

@@ -40,2 +40,3 @@ "use strict";

'base-goerli',
'linea',
'linea-goerli',

@@ -92,2 +93,3 @@ 'x-dfk-avax-chain',

'base-goerli': 84531,
'linea': 59144,
'linea-goerli': 59140,

@@ -94,0 +96,0 @@ 'x-dfk-avax-chain': 53935,

{
"name": "@openzeppelin/defender-base-client",
"version": "1.47.1",
"version": "1.48.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "./lib/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