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

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.2.0 build /home/runner/work/repertoire-diversity/repertoire-diversity/model
3
+ > @platforma-open/milaboratories.repertoire-diversity-2.model@1.3.1 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.13 KB
15
- CJS dist/index.cjs.map 5.57 KB
16
- CJS ⚡️ Build success in 135ms
17
- ESM dist/index.js 2.13 KB
18
- ESM dist/index.js.map 5.51 KB
19
- ESM ⚡️ Build success in 135ms
20
14
  DTS Build start
21
- DTS ⚡️ Build success in 2139ms
22
- DTS dist/index.d.cts 1.48 KB
23
- DTS dist/index.d.ts 1.48 KB
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
24
24
  vite v6.2.6 building for production...
25
25
  transforming...
26
26
  ✓ 11 modules transformed.
27
27
  rendering chunks...
28
28
  computing gzip size...
29
- dist/bundle.js 184.48 kB │ gzip: 35.79 kB │ map: 392.61 kB
30
- dist/bundle.js 197.22 kB │ gzip: 36.42 kB │ map: 394.19 kB
31
- ✓ built in 780ms
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
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @platforma-open/milaboratories.repertoire-diversity-2.model
2
2
 
3
+ ## 1.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - f95c059: Update SDK
8
+
9
+ ## 1.3.0
10
+
11
+ ### Minor Changes
12
+
13
+ - c16a9dc: Update dependencies and defaults style
14
+
3
15
  ## 1.2.0
4
16
 
5
17
  ### Minor Changes