@avalabs/vm-module-types 0.0.0-testAvaInit-20240722145939 → 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.
- package/.turbo/turbo-build.log +3 -3
- package/CHANGELOG.md +1 -1
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -54,7 +54,7 @@ Generated an empty chunk: "chunk-7U2R34EQ".
|
|
|
54
54
|
[32mCJS[39m [1mdist/module.cjs.map [22m[32m51.00 B[39m
|
|
55
55
|
[32mCJS[39m [1mdist/network-fee.cjs.map [22m[32m51.00 B[39m
|
|
56
56
|
[32mCJS[39m [1mdist/rpc.cjs.map [22m[32m51.00 B[39m
|
|
57
|
-
[32mCJS[39m ⚡️ Build success in
|
|
57
|
+
[32mCJS[39m ⚡️ Build success in 1796ms
|
|
58
58
|
[32mESM[39m [1mdist/chunk-TSO5BGJ4.js [22m[32m189.00 B[39m
|
|
59
59
|
[32mESM[39m [1mdist/chunk-H6ZZE5M7.js [22m[32m1.18 KB[39m
|
|
60
60
|
[32mESM[39m [1mdist/chunk-BHB5UV3J.js [22m[32m75.00 B[39m
|
|
@@ -93,9 +93,9 @@ Generated an empty chunk: "chunk-7U2R34EQ".
|
|
|
93
93
|
[32mESM[39m [1mdist/module.js.map [22m[32m51.00 B[39m
|
|
94
94
|
[32mESM[39m [1mdist/network-fee.js.map [22m[32m51.00 B[39m
|
|
95
95
|
[32mESM[39m [1mdist/rpc.js.map [22m[32m51.00 B[39m
|
|
96
|
-
[32mESM[39m ⚡️ Build success in
|
|
96
|
+
[32mESM[39m ⚡️ Build success in 1820ms
|
|
97
97
|
[34mDTS[39m Build start
|
|
98
|
-
[32mDTS[39m ⚡️ Build success in
|
|
98
|
+
[32mDTS[39m ⚡️ Build success in 11734ms
|
|
99
99
|
[32mDTS[39m [1mdist/index.d.cts [22m[32m1.14 KB[39m
|
|
100
100
|
[32mDTS[39m [1mdist/coingecko.d.cts [22m[32m1.09 KB[39m
|
|
101
101
|
[32mDTS[39m [1mdist/module.d.cts [22m[32m1.01 KB[39m
|
package/CHANGELOG.md
CHANGED