@platforma-open/milaboratories.repertoire-diversity-2.model 1.1.2 → 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,31 +1,31 @@
1
-  WARN  Issue while reading "/home/runner/work/repertoire-diversity-2/repertoire-diversity-2/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
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.1.2 build /home/runner/work/repertoire-diversity-2/repertoire-diversity-2/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
7
7
  CLI Using tsconfig: tsconfig.json
8
8
  CLI tsup v8.3.6
9
- CLI Using tsup config: /home/runner/work/repertoire-diversity-2/repertoire-diversity-2/model/package.json
9
+ CLI Using tsup config: /home/runner/work/repertoire-diversity/repertoire-diversity/model/package.json
10
10
  CLI Target: es2022
11
11
  CLI Cleaning output folder
12
12
  CJS Build start
13
13
  ESM Build start
14
- ESM dist/index.js 2.20 KB
15
- ESM dist/index.js.map 5.55 KB
16
- ESM ⚡️ Build success in 121ms
17
- CJS dist/index.cjs 2.19 KB
18
- CJS dist/index.cjs.map 5.63 KB
19
- CJS ⚡️ Build success in 121ms
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 2140ms
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 183.16 kB │ gzip: 35.42 kB │ map: 387.19 kB
30
- dist/bundle.js 195.76 kB │ gzip: 36.05 kB │ map: 388.73 kB
31
- ✓ built in 994ms
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,17 @@
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
+
9
+ ## 1.2.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 84296a7: Fix random min bug
14
+
3
15
  ## 1.1.2
4
16
 
5
17
  ### Patch Changes