@dxos/esbuild-plugins 2.12.19 → 2.12.23

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,6 +1,6 @@
1
1
  {
2
2
  "files": {
3
- "toolchains/esbuild-plugins/package.json": "78b2f8b9946a23c1864c09c94a7a7e5457ba7b91",
3
+ "toolchains/esbuild-plugins/package.json": "385eb8c4b856bf652e9f4b4846561bf783148ca0",
4
4
  "toolchains/esbuild-plugins/polyfills/Buffer.js": "b1b67991e23ecb4390d4ba8f5a56592ccac6809f",
5
5
  "toolchains/esbuild-plugins/polyfills/empty-module-stub.js": "856436e94775746fcbcbf86bdbcbb6351cc3e17b",
6
6
  "toolchains/esbuild-plugins/polyfills/module.js": "db1ecf4b41d2447de6571410611ffa7edaf22966",
@@ -2,14 +2,13 @@ Invoking: toolchain build:test
2
2
 
3
3
 
4
4
  typescript
5
- OK in 1581 ms
5
+ OK in 1727 ms
6
6
 
7
7
  eslint
8
- OK in 2815 ms
8
+ OK in 2834 ms
9
9
 
10
10
  jest
11
11
  No tests found, exiting with code 0
12
- Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?
13
- OK in 907 ms
12
+ OK in 995 ms
14
13
 
15
- CHECK COMPLETE in 5309 ms
14
+ CHECK COMPLETE in 5562 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/esbuild-plugins",
3
- "version": "2.12.19",
3
+ "version": "2.12.23",
4
4
  "license": "AGPL-3.0",
5
5
  "author": "DXOS.org",
6
6
  "main": "./dist/src/index.js",