Socket
Socket
Sign inDemoInstall

@safe-global/safe-apps-sdk

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@safe-global/safe-apps-sdk - npm Package Compare versions

Comparing version 9.0.0-next.1 to 9.0.0

10

CHANGELOG.md
# @safe-global/safe-apps-sdk
## 9.0.0
### Major Changes
- 9fb93b1: Added ESM version of SDK to improve tree shaking
### Patch Changes
- 767e262: Export RPC_CALLS as an object
## 9.0.0-next.1

@@ -4,0 +14,0 @@

2

package.json
{
"name": "@safe-global/safe-apps-sdk",
"version": "9.0.0-next.1",
"version": "9.0.0",
"description": "SDK developed to integrate third-party apps with Safe app.",

@@ -5,0 +5,0 @@ "type": "module",

@@ -57,3 +57,3 @@ # Safe Apps SDK

const opts: Opts = {
allowedDomains: [/gnosis-safe.io$/, /app.safe.global$/],
allowedDomains: [/app.safe.global$/],
debug: false,

@@ -60,0 +60,0 @@ };

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