New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gnosis.pm/safe-apps-sdk

Package Overview
Dependencies
Maintainers
6
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 4.1.0 to 4.2.0

6

CHANGELOG.md
# @gnosis.pm/safe-apps-sdk
## 4.2.0
### Minor Changes
- 4108134: Add owners and threshold to SafeInfo type"
## 4.1.0

@@ -4,0 +10,0 @@

2

dist/package.json
{
"name": "@gnosis.pm/safe-apps-sdk",
"version": "4.1.0",
"version": "4.2.0",
"description": "SDK developed to integrate third-party apps with Safe-Multisig app.",

@@ -5,0 +5,0 @@ "main": "dist/src/index.js",

@@ -25,2 +25,4 @@ export declare type BaseTransaction = {

chainId: number;
threshold: number;
owners: string[];
};
{
"name": "@gnosis.pm/safe-apps-sdk",
"version": "4.1.0",
"version": "4.2.0",
"description": "SDK developed to integrate third-party apps with Safe-Multisig app.",

@@ -5,0 +5,0 @@ "main": "dist/src/index.js",

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