@platforma-open/milaboratories.repertoire-diversity-2.model 1.3.1 → 1.5.0

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,6 +1,6 @@
1
1
   WARN  Issue while reading "/home/runner/work/repertoire-diversity/repertoire-diversity/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.repertoire-diversity-2.model@1.3.1 build /home/runner/work/repertoire-diversity/repertoire-diversity/model
3
+ > @platforma-open/milaboratories.repertoire-diversity-2.model@1.5.0 build /home/runner/work/repertoire-diversity/repertoire-diversity/model
4
4
  > tsup && vite build && block-tools build-model
5
5
 
6
6
  CLI Building entry: src/index.ts
@@ -11,21 +11,21 @@
11
11
  CLI Cleaning output folder
12
12
  CJS Build start
13
13
  ESM Build start
14
+ CJS dist/index.cjs 2.82 KB
15
+ CJS dist/index.cjs.map 7.18 KB
16
+ CJS ⚡️ Build success in 161ms
17
+ ESM dist/index.js 2.81 KB
18
+ ESM dist/index.js.map 7.09 KB
19
+ ESM ⚡️ Build success in 162ms
14
20
  DTS Build start
15
- ESM dist/index.js 2.38 KB
16
- ESM dist/index.js.map 6.07 KB
17
- ESM ⚡️ Build success in 306ms
18
- CJS dist/index.cjs 2.38 KB
19
- CJS dist/index.cjs.map 6.13 KB
20
- CJS ⚡️ Build success in 307ms
21
- DTS ⚡️ Build success in 3198ms
22
- DTS dist/index.d.cts 2.49 KB
23
- DTS dist/index.d.ts 2.49 KB
21
+ DTS ⚡️ Build success in 2304ms
22
+ DTS dist/index.d.cts 2.83 KB
23
+ DTS dist/index.d.ts 2.83 KB
24
24
  vite v6.2.6 building for production...
25
25
  transforming...
26
- ✓ 11 modules transformed.
26
+ ✓ 12 modules transformed.
27
27
  rendering chunks...
28
28
  computing gzip size...
29
- dist/bundle.js 189.23 kB │ gzip: 36.91 kB │ map: 405.74 kB
30
- dist/bundle.js 202.24 kB │ gzip: 37.57 kB │ map: 407.31 kB
31
- ✓ built in 832ms
29
+ dist/bundle.js 193.45 kB │ gzip: 37.84 kB │ map: 416.60 kB
30
+ dist/bundle.js 206.78 kB │ gzip: 38.50 kB │ map: 418.20 kB
31
+ ✓ built in 823ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @platforma-open/milaboratories.repertoire-diversity-2.model
2
2
 
3
+ ## 1.5.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 365f92f: Use ui state for metric metadata
8
+
9
+ ## 1.4.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 13f110e: Migrate to PlElementList
14
+
3
15
  ## 1.3.1
4
16
 
5
17
  ### Patch Changes