@avalabs/vm-module-types 0.0.0-testAvaInit-20240722142403 → 0.0.0-testAvaInit-20240722144759

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.
@@ -20,8 +20,8 @@ Generated an empty chunk: "chunk-AILYKQEY".
20
20
  ESM dist/chunk-H6ZZE5M7.js 1.18 KB
21
21
  ESM dist/chunk-BHB5UV3J.js 75.00 B
22
22
  ESM dist/chunk-4BNYMHOY.js 257.00 B
23
- ESM dist/chunk-CUVJNZP5.js 75.00 B
24
23
  ESM dist/chunk-7U2R34EQ.js 75.00 B
24
+ ESM dist/chunk-CUVJNZP5.js 75.00 B
25
25
  ESM dist/chunk-FKFLXQOJ.js 1.11 KB
26
26
  ESM dist/token.js 119.00 B
27
27
  ESM dist/transaction-history.js 195.00 B
@@ -39,8 +39,8 @@ Generated an empty chunk: "chunk-AILYKQEY".
39
39
  ESM dist/chunk-H6ZZE5M7.js.map 3.69 KB
40
40
  ESM dist/chunk-BHB5UV3J.js.map 51.00 B
41
41
  ESM dist/chunk-4BNYMHOY.js.map 1.08 KB
42
- ESM dist/chunk-CUVJNZP5.js.map 51.00 B
43
42
  ESM dist/chunk-7U2R34EQ.js.map 51.00 B
43
+ ESM dist/chunk-CUVJNZP5.js.map 51.00 B
44
44
  ESM dist/chunk-FKFLXQOJ.js.map 3.72 KB
45
45
  ESM dist/token.js.map 51.00 B
46
46
  ESM dist/transaction-history.js.map 51.00 B
@@ -54,7 +54,7 @@ Generated an empty chunk: "chunk-AILYKQEY".
54
54
  ESM dist/module.js.map 51.00 B
55
55
  ESM dist/network-fee.js.map 51.00 B
56
56
  ESM dist/rpc.js.map 51.00 B
57
- ESM ⚡️ Build success in 1764ms
57
+ ESM ⚡️ Build success in 1402ms
58
58
  CJS dist/chunk-KVTVJNN4.cjs 201.00 B
59
59
  CJS dist/chunk-BFBDZPL3.cjs 1.21 KB
60
60
  CJS dist/chunk-JUV577XH.cjs 90.00 B
@@ -65,8 +65,8 @@ Generated an empty chunk: "chunk-AILYKQEY".
65
65
  CJS dist/token.cjs 260.00 B
66
66
  CJS dist/transaction-history.cjs 542.00 B
67
67
  CJS dist/balance.cjs 117.00 B
68
- CJS dist/coingecko.cjs 418.00 B
69
68
  CJS dist/common.cjs 386.00 B
69
+ CJS dist/coingecko.cjs 418.00 B
70
70
  CJS dist/index.cjs 1.87 KB
71
71
  CJS dist/chunk-4PGCXP4C.cjs 433.00 B
72
72
  CJS dist/manifest.cjs 267.00 B
@@ -84,8 +84,8 @@ Generated an empty chunk: "chunk-AILYKQEY".
84
84
  CJS dist/token.cjs.map 51.00 B
85
85
  CJS dist/transaction-history.cjs.map 51.00 B
86
86
  CJS dist/balance.cjs.map 51.00 B
87
- CJS dist/coingecko.cjs.map 51.00 B
88
87
  CJS dist/common.cjs.map 51.00 B
88
+ CJS dist/coingecko.cjs.map 51.00 B
89
89
  CJS dist/index.cjs.map 51.00 B
90
90
  CJS dist/chunk-4PGCXP4C.cjs.map 1.24 KB
91
91
  CJS dist/manifest.cjs.map 51.00 B
@@ -93,9 +93,9 @@ Generated an empty chunk: "chunk-AILYKQEY".
93
93
  CJS dist/module.cjs.map 51.00 B
94
94
  CJS dist/network-fee.cjs.map 51.00 B
95
95
  CJS dist/rpc.cjs.map 51.00 B
96
- CJS ⚡️ Build success in 1776ms
96
+ CJS ⚡️ Build success in 1423ms
97
97
  DTS Build start
98
- DTS ⚡️ Build success in 11322ms
98
+ DTS ⚡️ Build success in 11407ms
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-20240722142403
3
+ ## 0.0.0-testAvaInit-20240722144759
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-20240722142403",
3
+ "version": "0.0.0-testAvaInit-20240722144759",
4
4
  "main": "dist/index.cjs",
5
5
  "module": "dist/index.js",
6
6
  "typings": "dist/index.d.ts",