@credenza3/scanner-lib 0.0.2 → 0.0.3

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,37 +1,21 @@
1
1
 
2
- > @credenza3/scanner-lib@0.0.2 build /home/runner/work/scanner/scanner/packages/scanner-lib
2
+ > @credenza3/scanner-lib@0.0.3 build /home/runner/work/scanner/scanner/packages/scanner-lib
3
3
  > vite build
4
4
 
5
5
  Vite command: 'build', mode: 'production'
6
- The `define` option contains an object with "PATH" for "process.env" key. It looks like you may have passed the entire `process.env` object to `define`, which can unintentionally expose all environment variables. This poses a security risk and is discouraged.
7
- vite v7.1.12 building for production...
6
+ vite v5.4.21 building for production...
8
7
  transforming...
9
- The TypeScript option verbatimModuleSyntax is now required when using Svelte files with lang="ts". Please add it to your tsconfig.json.
10
- 9:07:10 AM [vite-plugin-svelte] /home/runner/work/scanner/scanner/packages/ui/Main.svelte:14:2 Self-closing HTML tags for non-void elements are ambiguous — use `<video ...></video>` rather than `<video ... />`
11
- https://svelte.dev/e/element_invalid_self_closing_tag
12
- 12: {/if}
13
- 13: <!-- svelte-ignore a11y-media-has-caption -->
14
- 14: <video id={scannerElements.VIDEO} />
15
- ^
16
- 15: </div>
17
- 16:
18
- 9:07:10 AM [vite-plugin-svelte] /home/runner/work/scanner/scanner/packages/ui/Close.svelte:37:0 Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`
19
- https://svelte.dev/e/element_invalid_self_closing_tag
20
- 35:
21
- 36: <!-- svelte-ignore a11y-click-events-have-key-events -->
22
- 37: <div class="cscanapp-close" on:click={close} role="button" tabindex="0" />
23
- ^
24
- 38:
25
- ✓ 117 modules transformed.
8
+ ✓ 44 modules transformed.
26
9
  rendering chunks...
27
10
 
28
11
  [vite:dts] Start generate declaration files...
29
12
  computing gzip size...
30
- dist/qr-scanner-worker.min-DpjUkzFK.js  43.97 kB │ gzip: 10.47 kB
31
- dist/scanner.es.js 108.33 kB │ gzip: 29.95 kB
13
+ dist/qr-scanner-worker.min-DpjUkzFK.js 43.97 kB │ gzip: 10.47 kB
14
+ dist/scanner.es.js 71.36 kB │ gzip: 19.79 kB
32
15
  [vite:dts] Start rollup declaration files...
33
- Analysis will use the bundled TypeScript version 5.8.2
34
- [vite:dts] Declaration files built in 3010ms.
16
+ Analysis will use the bundled TypeScript version 5.4.2
17
+ *** The target project appears to use TypeScript 5.9.3 which is newer than the bundled compiler engine; consider upgrading API Extractor.
18
+ [vite:dts] Declaration files built in 4093ms.
35
19
 
36
- dist/scanner.umd.js 114.63 kB │ gzip: 34.77 kB
37
- ✓ built in 4.14s
20
+ dist/scanner.umd.js 96.48 kB │ gzip: 27.87 kB
21
+ ✓ built in 5.36s