@platforma-open/milaboratories.vj-usage.model 2.0.1 → 2.1.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/vj-gene-usage/vj-gene-usage/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.vj-usage.model@2.0.1 build /home/runner/work/vj-gene-usage/vj-gene-usage/model
3
+ > @platforma-open/milaboratories.vj-usage.model@2.1.1 build /home/runner/work/vj-gene-usage/vj-gene-usage/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
- ESM dist/index.js 2.42 KB
15
- ESM dist/index.js.map 5.70 KB
16
- ESM ⚡️ Build success in 126ms
17
- CJS dist/index.cjs 2.42 KB
18
- CJS dist/index.cjs.map 5.76 KB
19
- CJS ⚡️ Build success in 127ms
14
+ ESM dist/index.js 2.18 KB
15
+ ESM dist/index.js.map 5.01 KB
16
+ ESM ⚡️ Build success in 113ms
17
+ CJS dist/index.cjs 2.19 KB
18
+ CJS dist/index.cjs.map 5.05 KB
19
+ CJS ⚡️ Build success in 113ms
20
20
  DTS Build start
21
- DTS ⚡️ Build success in 2346ms
22
- DTS dist/index.d.cts 1.38 KB
23
- DTS dist/index.d.ts 1.38 KB
21
+ DTS ⚡️ Build success in 2218ms
22
+ DTS dist/index.d.cts 1.92 KB
23
+ DTS dist/index.d.ts 1.92 KB
24
24
  vite v6.2.6 building for production...
25
25
  transforming...
26
- ✓ 11 modules transformed.
26
+ ✓ 68 modules transformed.
27
27
  rendering chunks...
28
28
  computing gzip size...
29
- dist/bundle.js 181.90 kB │ gzip: 35.19 kB │ map: 389.78 kB
30
- dist/bundle.js 194.41 kB │ gzip: 35.82 kB │ map: 391.32 kB
31
- ✓ built in 654ms
29
+ dist/bundle.js 228.45 kB │ gzip: 43.39 kB │ map: 499.68 kB
30
+ dist/bundle.js 242.94 kB │ gzip: 44.08 kB │ map: 501.34 kB
31
+ ✓ built in 789ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @platforma-open/milaboratories.vj-usage.model
2
2
 
3
+ ## 2.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 6d03a5c: Updated SDK.
8
+
9
+ ## 2.1.0
10
+
11
+ ### Minor Changes
12
+
13
+ - 8d95c4b: Refactor to use anchored queries
14
+
3
15
  ## 2.0.1
4
16
 
5
17
  ### Patch Changes