@dxos/esbuild-plugins 2.20.1-dev.df6bc99d → 2.20.1-dev.e197fd2e

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,15 +1,14 @@
1
1
  Invoking: toolchain build:test
2
2
 
3
- ENOENT: no such file or directory, stat '/home/github/_work/protocols/protocols/toolchains/esbuild-plugins/src/proto/gen'
4
3
 
5
4
  typescript
6
- OK in 1501 ms
5
+ OK in 3242 ms
7
6
 
8
7
  eslint
9
- OK in 2985 ms
8
+ OK in 6434 ms
10
9
 
11
10
  jest
12
11
  No tests found, exiting with code 0
13
- OK in 928 ms
12
+ OK in 2532 ms
14
13
 
15
- CHECK COMPLETE in 5420 ms
14
+ CHECK COMPLETE in 12218 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/esbuild-plugins",
3
- "version": "2.20.1-dev.df6bc99d",
3
+ "version": "2.20.1-dev.e197fd2e",
4
4
  "license": "AGPL-3.0",
5
5
  "author": "DXOS.org",
6
6
  "main": "./dist/src/index.js",