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

@wormhole-foundation/sdk-base

Package Overview
Dependencies
Maintainers
1
Versions
260
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wormhole-foundation/sdk-base - npm Package Compare versions

Comparing version 1.2.0-beta.0 to 1.2.0

4

dist/cjs/constants/finality.d.ts

@@ -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",

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