@dxos/esbuild-plugins 2.19.3-dev.968edc9d → 2.19.3-dev.9a16cc94

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.
@@ -0,0 +1,14 @@
1
+ Invoking: toolchain build:test
2
+
3
+
4
+ typescript
5
+ OK in 1009 ms
6
+
7
+ eslint
8
+ OK in 2098 ms
9
+
10
+ jest
11
+ No tests found, exiting with code 0
12
+ OK in 657 ms
13
+
14
+ CHECK COMPLETE in 3770 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/esbuild-plugins",
3
- "version": "2.19.3-dev.968edc9d",
3
+ "version": "2.19.3-dev.9a16cc94",
4
4
  "license": "AGPL-3.0",
5
5
  "author": "DXOS.org",
6
6
  "main": "./dist/src/index.js",