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

@gnosis.pm/safe-react-gateway-sdk

Package Overview
Dependencies
Maintainers
19
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gnosis.pm/safe-react-gateway-sdk - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

4

dist/types/transactions.d.ts

@@ -230,4 +230,4 @@ export declare type ParamValue = string | ParamValue[];

nonce: number;
safeTxGas: number;
baseGas: number;
safeTxGas: string;
baseGas: string;
gasPrice: string;

@@ -234,0 +234,0 @@ gasToken: string;

@@ -281,4 +281,4 @@ export type ParamValue = string | ParamValue[]

nonce: number
safeTxGas: number
baseGas: number
safeTxGas: string
baseGas: string
gasPrice: string

@@ -285,0 +285,0 @@ gasToken: string

{
"name": "@gnosis.pm/safe-react-gateway-sdk",
"version": "2.2.1",
"version": "2.2.2",
"main": "dist/index.min.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