@zenstackhq/cli 3.0.0-beta.23 → 3.0.0-beta.25

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,5 +1,5 @@
1
1
 
2
- > @zenstackhq/cli@3.0.0-beta.23 build /home/runner/work/zenstack-v3/zenstack-v3/packages/cli
2
+ > @zenstackhq/cli@3.0.0-beta.25 build /home/runner/work/zenstack-v3/zenstack-v3/packages/cli
3
3
  > tsc --noEmit && tsup-node
4
4
 
5
5
  CLI Building entry: {"index":"src/index.ts"}
@@ -10,31 +10,13 @@
10
10
  CLI Cleaning output folder
11
11
  ESM Build start
12
12
  CJS Build start
13
- [warn] ▲ [WARNING] "import.meta" is not available with the "cjs" output format and will be empty [empty-import-meta]
14
-
15
- src/utils/exec-utils.ts:28:15:
16
-  28 │ if (typeof import.meta.resolve === 'function') {
17
- ~~~~~~~~~~~
18
-
19
- You need to set the output format to "esm" for "import.meta" to work correctly.
20
-
21
-
22
- [warn] ▲ [WARNING] "import.meta" is not available with the "cjs" output format and will be empty [empty-import-meta]
23
-
24
- src/utils/exec-utils.ts:30:35:
25
-  30 │ ...rismaPath = fileURLToPath(import.meta.resolve('prisma/build/ind...
26
- ╵ ~~~~~~~~~~~
27
-
28
- You need to set the output format to "esm" for "import.meta" to work correctly.
29
-
30
-
31
- ESM dist/index.js 33.49 KB
32
- ESM dist/index.js.map 70.32 KB
33
- ESM ⚡️ Build success in 195ms
34
- CJS dist/index.cjs 37.29 KB
35
- CJS dist/index.cjs.map 70.85 KB
36
- CJS ⚡️ Build success in 196ms
13
+ CJS dist/index.cjs 41.99 KB
14
+ CJS dist/index.cjs.map 80.26 KB
15
+ CJS ⚡️ Build success in 183ms
16
+ ESM dist/index.js 37.94 KB
17
+ ESM dist/index.js.map 79.68 KB
18
+ ESM ⚡️ Build success in 185ms
37
19
  DTS Build start
38
- DTS ⚡️ Build success in 3661ms
20
+ DTS ⚡️ Build success in 3662ms
39
21
  DTS dist/index.d.ts 13.00 B
40
22
  DTS dist/index.d.cts 13.00 B