@towns-protocol/xchain-monitor 0.0.441 → 0.0.443
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 +2 -2
- package/dist/node_esbuild.cjs +1028 -2236
- package/dist/node_esbuild.cjs.map +4 -4
- package/package.json +4 -4
package/.turbo/turbo-build.log
CHANGED
|
@@ -5,10 +5,10 @@ $ bun ./esbuild.config.mjs
|
|
|
5
5
|
dist/pino-file.cjs 144.7kb
|
|
6
6
|
dist/pino-pretty.cjs 114.6kb
|
|
7
7
|
dist/thread-stream-worker.cjs 6.6kb
|
|
8
|
-
dist/node_esbuild.cjs.map 6.
|
|
8
|
+
dist/node_esbuild.cjs.map 6.5mb
|
|
9
9
|
dist/pino-worker.cjs.map 265.2kb
|
|
10
10
|
dist/pino-file.cjs.map 237.2kb
|
|
11
11
|
dist/pino-pretty.cjs.map 203.6kb
|
|
12
12
|
dist/thread-stream-worker.cjs.map 12.0kb
|
|
13
13
|
|
|
14
|
-
⚡ Done in
|
|
14
|
+
⚡ Done in 1283ms
|