@gnosis.pm/safe-apps-react-sdk
Advanced tools
Comparing version 4.1.0 to 4.2.0
# @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 @@ |
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9840
0
+ Added@gnosis.pm/safe-apps-sdk@6.3.0(transitive)
- Removed@gnosis.pm/safe-apps-sdk@6.2.0(transitive)