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
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 2.10.2 to 2.10.3

1

dist/types/safe-apps.d.ts

@@ -26,3 +26,4 @@ export declare enum SafeAppAccessPolicyTypes {

accessControl: SafeAppsAccessControlPolicies;
tags: string[];
};
export declare type SafeAppsResponse = SafeAppData[];

@@ -31,4 +31,5 @@ export enum SafeAppAccessPolicyTypes {

accessControl: SafeAppsAccessControlPolicies
tags: string[]
}
export type SafeAppsResponse = SafeAppData[]

2

package.json
{
"name": "@gnosis.pm/safe-react-gateway-sdk",
"version": "2.10.2",
"version": "2.10.3",
"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