Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
Maintainers
4
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 3.1.3 to 3.1.4

2

dist/types/common.d.ts

@@ -15,3 +15,3 @@ import { IncomingTransfer, ModuleTransaction, MultisigTransaction, Page } from '..';

modules: AddressEx[];
guard: AddressEx;
guard: AddressEx | null;
fallbackHandler: AddressEx;

@@ -18,0 +18,0 @@ version: string;

@@ -17,3 +17,3 @@ import { IncomingTransfer, ModuleTransaction, MultisigTransaction, Page } from '..'

modules: AddressEx[]
guard: AddressEx
guard: AddressEx | null
fallbackHandler: AddressEx

@@ -20,0 +20,0 @@ version: string

{
"name": "@gnosis.pm/safe-react-gateway-sdk",
"version": "3.1.3",
"version": "3.1.4",
"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