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

@openzeppelin/defender-base-client

Package Overview
Dependencies
Maintainers
7
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.0 to 1.47.1

jest.config.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-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-goerli';
type CustomNetwork = 'x-dfk-avax-chain' | 'x-dfk-avax-chain-test';

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

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

'zksync-goerli',
'base',
'base-goerli',

@@ -89,2 +90,3 @@ 'linea-goerli',

'zksync-goerli': 280,
'base': 8453,
'base-goerli': 84531,

@@ -91,0 +93,0 @@ 'linea-goerli': 59140,

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

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

},
"gitHead": "12d67c544a12ff299c02fad3c8c1848e164e0e5b",
"gitHead": "a7c4808dd11e708df42d110de230c264061c72c3",
"publishConfig": {

@@ -37,0 +37,0 @@ "access": "public"

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