@noya-app/noya-file-explorer 0.0.2 → 0.0.4

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.
@@ -8,17 +8,17 @@
8
8
  CLI Target: esnext
9
9
  CJS Build start
10
10
  ESM Build start
11
- CJS dist/index.css 35.90 KB
12
- CJS dist/index.js 67.84 KB
13
- CJS dist/index.css.map 53.73 KB
14
- CJS dist/index.js.map 114.34 KB
15
- CJS ⚡️ Build success in 108ms
16
- ESM dist/index.mjs 65.07 KB
17
- ESM dist/index.css 35.90 KB
18
- ESM dist/index.css.map 53.73 KB
19
- ESM dist/index.mjs.map 113.28 KB
20
- ESM ⚡️ Build success in 108ms
11
+ CJS dist/index.css 42.48 KB
12
+ CJS dist/index.js 78.11 KB
13
+ CJS dist/index.css.map 66.01 KB
14
+ CJS dist/index.js.map 132.53 KB
15
+ CJS ⚡️ Build success in 63ms
16
+ ESM dist/index.css 42.48 KB
17
+ ESM dist/index.mjs 75.20 KB
18
+ ESM dist/index.css.map 66.01 KB
19
+ ESM dist/index.mjs.map 131.47 KB
20
+ ESM ⚡️ Build success in 63ms
21
21
  DTS Build start
22
- DTS ⚡️ Build success in 7074ms
23
- DTS dist/index.d.ts 1.09 MB
24
- DTS dist/index.d.mts 1.09 MB
22
+ DTS ⚡️ Build success in 7472ms
23
+ DTS dist/index.d.ts 1.65 MB
24
+ DTS dist/index.d.mts 1.65 MB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # @noya-app/noya-file-explorer
2
2
 
3
+ ## 0.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - a7cf080: Bump packages
8
+ - Updated dependencies [a7cf080]
9
+ - @noya-app/noya-multiplayer-react@0.1.55
10
+ - @noya-app/noya-designsystem@0.1.52
11
+ - @noya-app/react-utils@0.1.18
12
+ - @noya-app/noya-schemas@0.1.5
13
+ - @noya-app/noya-icons@0.1.8
14
+
15
+ ## 0.0.3
16
+
17
+ ### Patch Changes
18
+
19
+ - 2d476e8: Bump versions
20
+ - Updated dependencies [2d476e8]
21
+ - @noya-app/noya-multiplayer-react@0.1.54
22
+ - @noya-app/noya-designsystem@0.1.51
23
+
3
24
  ## 0.0.2
4
25
 
5
26
  ### Patch Changes