@gnosis.pm/safe-apps-provider
Advanced tools
Comparing version 0.9.3 to 0.10.0
# @gnosis.pm/safe-apps-provider | ||
## 0.10.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 | ||
## 0.9.3 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@gnosis.pm/safe-apps-provider", | ||
"version": "0.9.3", | ||
"version": "0.10.0", | ||
"description": "A provider wrapper of Safe Apps SDK", | ||
@@ -22,3 +22,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@gnosis.pm/safe-apps-sdk": "6.2.0", | ||
"@gnosis.pm/safe-apps-sdk": "6.3.0", | ||
"events": "^3.3.0" | ||
@@ -25,0 +25,0 @@ }, |
@@ -5,3 +5,3 @@ # Safe Apps Provider | ||
This is a provider that follows common standards (e.g. [EIP-1193](https://eips.ethereum.org/EIPS/eip-1193)) and can be used with various Web3 libraries (e.g. Web3js or Ethers) | ||
This is a provider that follows common standards (e.g. [EIP-1193](https://eips.ethereum.org/EIPS/eip-1193)) and can be used with various Web3 libraries (e.g. web3.js or Ethers) | ||
@@ -44,5 +44,5 @@ ### How to use | ||
#### With Web3js | ||
#### With web3.js | ||
- [Web3.js](https://web3js.readthedocs.io/en/v1.3.4/web3.html) | ||
- [web3.js](https://web3js.readthedocs.io/en/v1.5.2/web3.html) | ||
@@ -49,0 +49,0 @@ ```js |
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
25418
0
+ Added@gnosis.pm/safe-apps-sdk@6.3.0(transitive)
- Removed@gnosis.pm/safe-apps-sdk@6.2.0(transitive)