@avalabs/vm-module-types 0.0.0-getAddress-20240730182651 → 0.0.0-getAddress-20240730212829

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.
@@ -64,7 +64,7 @@ Generated an empty chunk: "chunk-7U2R34EQ".
64
64
  CJS dist/chunk-74SNNWSF.cjs.map 1.65 KB
65
65
  CJS dist/module.cjs.map 51.00 B
66
66
  CJS dist/network-fee.cjs.map 51.00 B
67
- CJS ⚡️ Build success in 1330ms
67
+ CJS ⚡️ Build success in 1366ms
68
68
  ESM dist/chunk-RKFOXZ35.js 464.00 B
69
69
  ESM dist/chunk-7Y6UGMPZ.js 207.00 B
70
70
  ESM dist/chunk-7JLXTNPE.js 1.18 KB
@@ -111,9 +111,9 @@ Generated an empty chunk: "chunk-7U2R34EQ".
111
111
  ESM dist/chunk-A4YEBDMG.js.map 1.65 KB
112
112
  ESM dist/module.js.map 51.00 B
113
113
  ESM dist/network-fee.js.map 51.00 B
114
- ESM ⚡️ Build success in 1360ms
114
+ ESM ⚡️ Build success in 1396ms
115
115
  DTS Build start
116
- DTS ⚡️ Build success in 10522ms
116
+ DTS ⚡️ Build success in 9604ms
117
117
  DTS dist/index.d.cts 1.54 KB
118
118
  DTS dist/coingecko.d.cts 1.09 KB
119
119
  DTS dist/module.d.cts 1.15 KB
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @avalabs/vm-module-types
2
2
 
3
- ## 0.0.0-getAddress-20240730182651
3
+ ## 0.0.0-getAddress-20240730212829
4
4
 
5
5
  ## 0.0.22
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@avalabs/vm-module-types",
3
- "version": "0.0.0-getAddress-20240730182651",
3
+ "version": "0.0.0-getAddress-20240730212829",
4
4
  "main": "dist/index.cjs",
5
5
  "module": "dist/index.js",
6
6
  "typings": "dist/index.d.ts",