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

@onbeam/automation-api-client

Package Overview
Dependencies
Maintainers
0
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onbeam/automation-api-client - npm Package Compare versions

Comparing version 2.0.12 to 2.0.13

14

dist/index.d.ts

@@ -770,2 +770,4 @@ type ApiRequestOptions = {

WBEAM = "WBEAM",
WIMX = "WIMX",
WSOPH = "WSOPH",
USDC = "USDC"

@@ -791,3 +793,3 @@ }

address: string;
symbol?: 'BEAM' | 'WBEAM' | 'USDC' | 'IMX' | 'WIMX' | null;
symbol?: 'BEAM' | 'IMX' | 'SOPH' | 'WBEAM' | 'WIMX' | 'WSOPH' | 'USDC' | null;
decimals: number;

@@ -822,3 +824,3 @@ } | null;

decimals: number;
symbol: 'BEAM' | 'WBEAM' | 'USDC' | 'IMX' | 'WIMX';
symbol: 'BEAM' | 'IMX' | 'SOPH' | 'WBEAM' | 'WIMX' | 'WSOPH' | 'USDC';
address: string;

@@ -893,6 +895,8 @@ }>;

BEAM = "BEAM",
IMX = "IMX",
SOPH = "SOPH",
WBEAM = "WBEAM",
USDC = "USDC",
IMX = "IMX",
WIMX = "WIMX"
WIMX = "WIMX",
WSOPH = "WSOPH",
USDC = "USDC"
}

@@ -899,0 +903,0 @@ }

@@ -26,3 +26,3 @@ {

},
"version": "2.0.12",
"version": "2.0.13",
"scripts": {

@@ -29,0 +29,0 @@ "generate": "pnpm generate:client && pnpm generate:barrels && pnpm build",

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