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

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

Package Overview
Dependencies
Maintainers
4
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 4.1.0 to 4.2.0

11

CHANGELOG.md
# @gnosis.pm/safe-apps-react-sdk
## 4.2.0
### Minor Changes
- 45199f6: Use safe-react-gateway for gateway types. Bump dependencies
### Patch Changes
- Updated dependencies [45199f6]
- @gnosis.pm/safe-apps-sdk@6.3.0
## 4.1.0

@@ -4,0 +15,0 @@

20

package.json
{
"name": "@gnosis.pm/safe-apps-react-sdk",
"private": false,
"version": "4.1.0",
"version": "4.2.0",
"main": "dist/index.js",

@@ -14,3 +14,3 @@ "types": "dist/index.d.ts",

"dependencies": {
"@gnosis.pm/safe-apps-sdk": "6.2.0"
"@gnosis.pm/safe-apps-sdk": "6.3.0"
},

@@ -21,10 +21,10 @@ "peerDependencies": {

"devDependencies": {
"@types/jest": "^27.0.2",
"@types/react-dom": "^17.0.9",
"eslint-config-react-app": "^6.0.0",
"eslint-plugin-flowtype": "^6.1.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react-hooks": "^4.2.0",
"@types/jest": "^27.4.0",
"@types/react-dom": "^17.0.11",
"eslint-config-react-app": "^7.0.0",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"rimraf": "^3.0.2"

@@ -31,0 +31,0 @@ },

@@ -5,3 +5,3 @@ # Safe Apps React SDK

This sdk should provide a simple way to write a React.js [Safe app](https://docs.gnosis.io/safe/docs/sdks_safe_apps/)
This SDK should provide a simple way to write a React.js [Safe app](https://docs.gnosis-safe.io/build/sdks/safe-apps)

@@ -8,0 +8,0 @@ ### How to use

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