@avalabs/vm-module-types 0.0.0-testAvaInit-20240722153202 → 0.0.0-testAvaInit-20240722154418

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.
@@ -54,7 +54,7 @@ Generated an empty chunk: "chunk-7U2R34EQ".
54
54
  CJS dist/module.cjs.map 51.00 B
55
55
  CJS dist/network-fee.cjs.map 51.00 B
56
56
  CJS dist/rpc.cjs.map 51.00 B
57
- CJS ⚡️ Build success in 1451ms
57
+ CJS ⚡️ Build success in 1331ms
58
58
  ESM dist/chunk-TSO5BGJ4.js 189.00 B
59
59
  ESM dist/chunk-H6ZZE5M7.js 1.18 KB
60
60
  ESM dist/chunk-BHB5UV3J.js 75.00 B
@@ -93,9 +93,9 @@ Generated an empty chunk: "chunk-7U2R34EQ".
93
93
  ESM dist/module.js.map 51.00 B
94
94
  ESM dist/network-fee.js.map 51.00 B
95
95
  ESM dist/rpc.js.map 51.00 B
96
- ESM ⚡️ Build success in 1467ms
96
+ ESM ⚡️ Build success in 1343ms
97
97
  DTS Build start
98
- DTS ⚡️ Build success in 9959ms
98
+ DTS ⚡️ Build success in 9597ms
99
99
  DTS dist/index.d.cts 1.20 KB
100
100
  DTS dist/coingecko.d.cts 1.09 KB
101
101
  DTS dist/module.d.cts 1.01 KB
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @avalabs/vm-module-types
2
2
 
3
- ## 0.0.0-testAvaInit-20240722153202
3
+ ## 0.0.0-testAvaInit-20240722154418
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-testAvaInit-20240722153202",
3
+ "version": "0.0.0-testAvaInit-20240722154418",
4
4
  "main": "dist/index.cjs",
5
5
  "module": "dist/index.js",
6
6
  "typings": "dist/index.d.ts",