@platforma-open/milaboratories.repertoire-diversity-2.model 1.2.0 → 1.3.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.2.0 build /home/runner/work/repertoire-diversity/repertoire-diversity/model
3
+ > @platforma-open/milaboratories.repertoire-diversity-2.model@1.3.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.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
14
+ ESM dist/index.js 2.38 KB
15
+ ESM dist/index.js.map 6.07 KB
16
+ ESM ⚡️ Build success in 112ms
17
+ CJS dist/index.cjs 2.38 KB
18
+ CJS dist/index.cjs.map 6.13 KB
19
+ CJS ⚡️ Build success in 114ms
20
20
  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
21
+ DTS ⚡️ Build success in 2218ms
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.06 kB │ gzip: 36.89 kB │ map: 405.47 kB
30
+ dist/bundle.js 202.05 kB │ gzip: 37.55 kB │ map: 407.04 kB
31
+ ✓ built in 669ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @platforma-open/milaboratories.repertoire-diversity-2.model
2
2
 
3
+ ## 1.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - c16a9dc: Update dependencies and defaults style
8
+
3
9
  ## 1.2.0
4
10
 
5
11
  ### Minor Changes