Socket
Socket
Sign inDemoInstall

@safe-global/safe-gateway-typescript-sdk

Package Overview
Dependencies
Maintainers
3
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@safe-global/safe-gateway-typescript-sdk - npm Package Compare versions

Comparing version 3.22.3-beta.1 to 3.22.3-beta.2

2

dist/types/decoded-data.d.ts

@@ -0,1 +1,2 @@

import type { TokenInfo } from './common';
import type { SwapOrder, TwapOrder } from './transactions';

@@ -53,4 +54,5 @@ export declare enum ConfirmationViewTypes {

annualNrr: number;
tokenInfo: TokenInfo;
} & DecodedDataResponse;
export type OrderConfirmationView = SwapOrderConfirmationView | TwapOrderConfirmationView | NativeStakingDepositConfirmationView;
export {};

2

package.json
{
"name": "@safe-global/safe-gateway-typescript-sdk",
"version": "3.22.3-beta.1",
"version": "3.22.3-beta.2",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

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