@instantdb/resumable-stream 1.0.30 → 1.0.31

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,35 +1,35 @@
1
1
 
2
- > @instantdb/resumable-stream@1.0.30 build /home/runner/work/instant/instant/client/packages/resumable-stream
2
+ > @instantdb/resumable-stream@1.0.31 build /home/runner/work/instant/instant/client/packages/resumable-stream
3
3
  > rm -rf dist; npm run build:tshy && npm run build:standalone && npm run check-exports
4
4
 
5
5
  npm warn Unknown env config "verify-deps-before-run". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
6
6
  npm warn Unknown user config "always-auth". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
7
7
 
8
- > @instantdb/resumable-stream@1.0.30 build:tshy
8
+ > @instantdb/resumable-stream@1.0.31 build:tshy
9
9
  > tshy
10
10
 
11
11
  npm warn Unknown env config "verify-deps-before-run". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
12
12
  npm warn Unknown user config "always-auth". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
13
13
 
14
- > @instantdb/resumable-stream@1.0.30 build:standalone
14
+ > @instantdb/resumable-stream@1.0.31 build:standalone
15
15
  > vite build
16
16
 
17
17
  vite v5.4.14 building for production...
18
18
  transforming...
19
- ✓ 76 modules transformed.
19
+ ✓ 77 modules transformed.
20
20
  rendering chunks...
21
21
  computing gzip size...
22
- dist/standalone/index.umd.cjs 68.75 kB │ gzip: 21.62 kB
23
- dist/standalone/index.js 109.30 kB │ gzip: 28.63 kB
24
- ✓ built in 1.07s
22
+ dist/standalone/index.umd.cjs 77.88 kB │ gzip: 24.68 kB
23
+ dist/standalone/index.js 131.42 kB │ gzip: 35.32 kB
24
+ ✓ built in 960ms
25
25
  npm warn Unknown env config "verify-deps-before-run". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
26
26
  npm warn Unknown user config "always-auth". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
27
27
 
28
- > @instantdb/resumable-stream@1.0.30 check-exports
28
+ > @instantdb/resumable-stream@1.0.31 check-exports
29
29
  > attw --pack .
30
30
 
31
31
 
32
- @instantdb/resumable-stream v1.0.30
32
+ @instantdb/resumable-stream v1.0.31
33
33
 
34
34
  Build tools:
35
35
  - @arethetypeswrong/cli@^0.17.4