@platforma-open/milaboratories.repertoire-diversity-2.model 1.5.0 → 1.5.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.5.0 build /home/runner/work/repertoire-diversity/repertoire-diversity/model
3
+ > @platforma-open/milaboratories.repertoire-diversity-2.model@1.5.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
@@ -13,19 +13,19 @@
13
13
  ESM Build start
14
14
  CJS dist/index.cjs 2.82 KB
15
15
  CJS dist/index.cjs.map 7.18 KB
16
- CJS ⚡️ Build success in 161ms
16
+ CJS ⚡️ Build success in 124ms
17
17
  ESM dist/index.js 2.81 KB
18
18
  ESM dist/index.js.map 7.09 KB
19
- ESM ⚡️ Build success in 162ms
19
+ ESM ⚡️ Build success in 123ms
20
20
  DTS Build start
21
- DTS ⚡️ Build success in 2304ms
21
+ DTS ⚡️ Build success in 2480ms
22
22
  DTS dist/index.d.cts 2.83 KB
23
23
  DTS dist/index.d.ts 2.83 KB
24
24
  vite v6.2.6 building for production...
25
25
  transforming...
26
- ✓ 12 modules transformed.
26
+ ✓ 69 modules transformed.
27
27
  rendering chunks...
28
28
  computing gzip size...
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
29
+ dist/bundle.js 237.67 kB │ gzip: 45.18 kB │ map: 507.91 kB
30
+ dist/bundle.js 252.74 kB │ gzip: 45.91 kB │ map: 509.62 kB
31
+ ✓ built in 810ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @platforma-open/milaboratories.repertoire-diversity-2.model
2
2
 
3
+ ## 1.5.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 6ff86d7: Updated SDK
8
+
3
9
  ## 1.5.0
4
10
 
5
11
  ### Minor Changes