@gitmyabi/gnosissafe 1.0.19 → 1.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@gitmyabi/gnosissafe",
3
- "version": "1.0.19",
4
- "description": "Auto-generated TypeScript type bindings for GnosisSafe (build etherscan-gnosissafe-690f0581-1785976805548, commit 9389f98, branch etherscan)",
3
+ "version": "1.0.21",
4
+ "description": "Auto-generated TypeScript type bindings for GnosisSafe (build etherscan-gnosissafe-78605df7-1786029296173, commit 55b17f8, branch etherscan)",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",
7
7
  "exports": {
@@ -39,5 +39,5 @@
39
39
  "url": "https://github.com/etherscan/gnosissafe"
40
40
  },
41
41
  "branch": "etherscan",
42
- "shortHash": "9389f98"
42
+ "shortHash": "55b17f8"
43
43
  }