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.9 to 3.22.4-beta.0

10

dist/types/api.d.ts

@@ -562,3 +562,3 @@ import type { AllOwnedSafes, FiatCurrencies, OwnedSafes, SafeBalanceResponse, SafeCollectibleResponse, SafeCollectiblesPage } from './common';

value?: string;
timezone_offset?: number;
timezone?: string;
};

@@ -586,3 +586,3 @@ };

to?: string;
timezone_offset?: number;
timezone?: string;
transaction_hash?: string;

@@ -615,3 +615,3 @@ };

executed?: string;
timezone_offset?: number;
timezone?: string;
};

@@ -695,3 +695,3 @@ };

imitation?: boolean;
timezone_offset?: number;
timezone?: string;
};

@@ -715,3 +715,3 @@ };

trusted?: boolean;
timezone_offset?: number;
timezone?: string;
};

@@ -718,0 +718,0 @@ };

{
"name": "@safe-global/safe-gateway-typescript-sdk",
"version": "3.22.3-beta.9",
"version": "3.22.4-beta.0",
"main": "dist/index.js",

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

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