@gnosis.pm/safe-apps-web3-react
Advanced tools
Comparing version 0.6.1-next.0 to 0.6.1-next.1
# @gnosis.pm/safe-apps-web3-react | ||
## 0.6.1-next.1 | ||
### Patch Changes | ||
- Updated dependencies [f9d1a18] | ||
- @gnosis.pm/safe-apps-provider@0.7.0-next.1 | ||
- @gnosis.pm/safe-apps-sdk@4.1.0-next.1 | ||
## 0.6.1-next.0 | ||
### Patch Changes | ||
@@ -5,0 +14,0 @@ |
{ | ||
"name": "@gnosis.pm/safe-apps-web3-react", | ||
"version": "0.6.1-next.0", | ||
"version": "0.6.1-next.1", | ||
"description": "Web3-react connector for Safe Apps", | ||
@@ -19,4 +19,3 @@ "main": "dist/index.js", | ||
"build": "yarn rimraf dist && tsc", | ||
"lint": "tslint -p tsconfig.json", | ||
"prepublishOnly": "yarn build" | ||
"lint": "tslint -p tsconfig.json" | ||
}, | ||
@@ -26,4 +25,4 @@ "author": "Gnosis (https://gnosis.io)", | ||
"dependencies": { | ||
"@gnosis.pm/safe-apps-provider": "0.7.0-next.0", | ||
"@gnosis.pm/safe-apps-sdk": "4.1.0-next.0", | ||
"@gnosis.pm/safe-apps-provider": "0.7.0-next.1", | ||
"@gnosis.pm/safe-apps-sdk": "4.1.0-next.1", | ||
"@web3-react/abstract-connector": "6.0.7" | ||
@@ -37,3 +36,3 @@ }, | ||
"@types/jest": "^26.0.24", | ||
"@types/node": "^16.3.3", | ||
"@types/node": "^16.4.10", | ||
"@web3-react/core": "6.1.9", | ||
@@ -40,0 +39,0 @@ "react": "17.0.2", |
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
10048
0
+ Added@gnosis.pm/safe-apps-provider@0.7.0-next.1(transitive)
+ Added@gnosis.pm/safe-apps-sdk@4.1.0-next.1(transitive)
- Removed@gnosis.pm/safe-apps-provider@0.7.0-next.0(transitive)
- Removed@gnosis.pm/safe-apps-sdk@4.1.0-next.0(transitive)