@openzeppelin/defender-base-client
Advanced tools
Comparing version 1.51.0 to 1.52.0-rc.0
@@ -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' | 'linea-goerli' | 'mantle' | 'scroll' | 'scroll-sepolia'; | ||
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' | 'mantle' | 'scroll' | 'scroll-sepolia' | 'meld' | 'meld-kanazawa'; | ||
type CustomNetwork = 'x-dfk-avax-chain' | 'x-dfk-avax-chain-test'; | ||
@@ -3,0 +3,0 @@ export type Network = PublicNetwork | CustomNetwork; |
@@ -47,2 +47,4 @@ "use strict"; | ||
'scroll-sepolia', | ||
'meld', | ||
'meld-kanazawa', | ||
]; | ||
@@ -103,2 +105,4 @@ function isValidNetwork(text) { | ||
'scroll-sepolia': 534351, | ||
'meld': 0x13d92e8d, | ||
'meld-kanazawa': 0xd3b745e, | ||
}; |
{ | ||
"name": "@openzeppelin/defender-base-client", | ||
"version": "1.51.0", | ||
"version": "1.52.0-rc.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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
64689
32
512
2