@avalabs/vm-module-types 0.0.0-automate-signed-commit-20240712162835 → 0.0.0-automate-signed-commit-20240712163012

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.
@@ -16,16 +16,16 @@
16
16
  CJS dist/index.cjs.map 51.00 B
17
17
  CJS dist/types.cjs.map 51.00 B
18
18
  CJS dist/chunk-TJUF73LQ.cjs.map 8.60 KB
19
- CJS ⚡️ Build success in 671ms
19
+ CJS ⚡️ Build success in 646ms
20
20
  ESM dist/index.js 217.00 B
21
21
  ESM dist/types.js 217.00 B
22
22
  ESM dist/chunk-ODMEO2D7.js 1.86 KB
23
23
  ESM dist/index.js.map 51.00 B
24
24
  ESM dist/types.js.map 51.00 B
25
25
  ESM dist/chunk-ODMEO2D7.js.map 8.60 KB
26
- ESM ⚡️ Build success in 679ms
26
+ ESM ⚡️ Build success in 646ms
27
27
  DTS Build start
28
- DTS ⚡️ Build success in 7193ms
28
+ DTS ⚡️ Build success in 7022ms
29
29
  DTS dist/types.d.cts 13.11 KB
30
30
  DTS dist/index.d.cts 469.00 B
31
31
  DTS dist/types.d.ts 13.11 KB
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @avalabs/vm-module-types
2
2
 
3
- ## 0.0.0-automate-signed-commit-20240712162835
3
+ ## 0.0.0-automate-signed-commit-20240712163012
4
4
 
5
5
  ### Patch Changes
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@avalabs/vm-module-types",
3
- "version": "0.0.0-automate-signed-commit-20240712162835",
3
+ "version": "0.0.0-automate-signed-commit-20240712163012",
4
4
  "main": "dist/index.cjs",
5
5
  "module": "dist/index.js",
6
6
  "typings": "dist/index.d.ts",
@@ -13,7 +13,7 @@
13
13
  "devDependencies": {
14
14
  "tsup": "7.2.0",
15
15
  "@internal/tsup-config": "0.0.1",
16
- "eslint-config-custom": "0.0.0-automate-signed-commit-20240712162835"
16
+ "eslint-config-custom": "0.0.0-automate-signed-commit-20240712163012"
17
17
  },
18
18
  "peerDependencies": {
19
19
  "ethers": "^6.8.1"