@gitmyabi/safe 1.0.3 → 1.0.4

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/README.md CHANGED
@@ -1,18 +1,18 @@
1
1
  # @gitmyabi/safe
2
2
 
3
- Auto-generated TypeScript type bindings for **Safe**
3
+ Auto-generated TypeScript type bindings for **SAFE**
4
4
 
5
- - **Build ID**: `etherscan-safe-7d4d0ded-1785419007650`
5
+ - **Build ID**: `etherscan-safe-5afe3855-1785458963893`
6
6
  - **Build Number**: 1
7
- - **Commit**: `dbec763`
7
+ - **Commit**: `da346f4`
8
8
  - **Branch**: `etherscan`
9
9
  - **Target**: `ethers-v6`
10
- - **Contracts**: 2
10
+ - **Contracts**: 1
11
11
 
12
12
  ## Installation
13
13
 
14
14
  ```bash
15
- npm install @gitmyabi/safe@1.0.3
15
+ npm install @gitmyabi/safe@1.0.4
16
16
  ```
17
17
 
18
18
  ## Usage
@@ -101,7 +101,7 @@ This package provides full TypeScript type safety for all contract methods, even
101
101
 
102
102
  ## Generated Contracts
103
103
 
104
- This package includes type bindings for 2 contract(s) generated from ABI artifacts.
104
+ This package includes type bindings for 1 contract(s) generated from ABI artifacts.
105
105
 
106
106
  ## License
107
107