@wormhole-foundation/sdk-base
Advanced tools
Comparing version 1.2.0-beta.0 to 1.2.0
@@ -60,3 +60,3 @@ import type { Chain } from "./chains.js"; | ||
readonly Provenance: 0; | ||
readonly Sepolia: 96; | ||
readonly Sepolia: 72; | ||
readonly ArbitrumSepolia: 4096; | ||
@@ -69,3 +69,3 @@ readonly BaseSepolia: 512; | ||
readonly has: (args_0: string) => boolean; | ||
readonly get: (args_0: string) => 0 | 1 | 15 | 32 | 72 | 512 | 4096 | 300 | 96 | undefined; | ||
readonly get: (args_0: string) => 0 | 1 | 15 | 32 | 72 | 512 | 4096 | 300 | undefined; | ||
}; | ||
@@ -72,0 +72,0 @@ /** The amount of time between block production, in milliseconds */ |
@@ -73,3 +73,3 @@ "use strict"; | ||
// Testnets | ||
["Sepolia", 96], | ||
["Sepolia", 72], | ||
["ArbitrumSepolia", 4096], | ||
@@ -76,0 +76,0 @@ ["BaseSepolia", 512], |
@@ -60,3 +60,3 @@ import type { Chain } from "./chains.js"; | ||
readonly Provenance: 0; | ||
readonly Sepolia: 96; | ||
readonly Sepolia: 72; | ||
readonly ArbitrumSepolia: 4096; | ||
@@ -69,3 +69,3 @@ readonly BaseSepolia: 512; | ||
readonly has: (args_0: string) => boolean; | ||
readonly get: (args_0: string) => 0 | 1 | 15 | 32 | 72 | 512 | 4096 | 300 | 96 | undefined; | ||
readonly get: (args_0: string) => 0 | 1 | 15 | 32 | 72 | 512 | 4096 | 300 | undefined; | ||
}; | ||
@@ -72,0 +72,0 @@ /** The amount of time between block production, in milliseconds */ |
@@ -70,3 +70,3 @@ import { constMap } from "./../utils/index.js"; | ||
// Testnets | ||
["Sepolia", 96], | ||
["Sepolia", 72], | ||
["ArbitrumSepolia", 4096], | ||
@@ -73,0 +73,0 @@ ["BaseSepolia", 512], |
{ | ||
"name": "@wormhole-foundation/sdk-base", | ||
"version": "1.2.0-beta.0", | ||
"version": "1.2.0", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
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
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
0
4106428