@avalabs/vm-module-types 0.0.0-testAvaInit-20240722145332 → 0.0.0-testAvaInit-20240722150335

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 1708ms
57
+ CJS ⚡️ Build success in 1796ms
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 1738ms
96
+ ESM ⚡️ Build success in 1820ms
97
97
  DTS Build start
98
- DTS ⚡️ Build success in 11373ms
98
+ DTS ⚡️ Build success in 11734ms
99
99
  DTS dist/index.d.cts 1.14 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-20240722145332
3
+ ## 0.0.0-testAvaInit-20240722150335
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-20240722145332",
3
+ "version": "0.0.0-testAvaInit-20240722150335",
4
4
  "main": "dist/index.cjs",
5
5
  "module": "dist/index.js",
6
6
  "typings": "dist/index.d.ts",