opencode-swarm-plugin 0.32.0 → 0.33.0

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.
@@ -1,10 +1,9 @@
1
-
2
- $ bun build ./src/index.ts --outdir ./dist --target node --external @electric-sql/pglite --external swarm-mail && bun build ./src/plugin.ts --outfile ./dist/plugin.js --target node --external @electric-sql/pglite --external swarm-mail && tsc
3
- Bundled 812 modules in 65ms
4
-
5
- index.js 1.71 MB (entry point)
6
-
7
- Bundled 813 modules in 85ms
8
-
9
- plugin.js 1.68 MB (entry point)
10
-
1
+ $ bun build ./src/index.ts --outdir ./dist --target node --external @electric-sql/pglite --external swarm-mail && bun build ./src/plugin.ts --outfile ./dist/plugin.js --target node --external @electric-sql/pglite --external swarm-mail && tsc
2
+ Bundled 813 modules in 148ms
3
+
4
+ index.js 1.73 MB (entry point)
5
+
6
+ Bundled 814 modules in 84ms
7
+
8
+ plugin.js 1.69 MB (entry point)
9
+