@platforma-open/milaboratories.redefine-clonotypes.model 1.0.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.
@@ -0,0 +1,31 @@
1
+  WARN  Issue while reading "/home/runner/work/redefine-clonotypes/redefine-clonotypes/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
+
3
+ > @platforma-open/milaboratories.redefine-clonotypes.model@1.0.1 build /home/runner/work/redefine-clonotypes/redefine-clonotypes/model
4
+ > vite build && BUILD_UMD=true vite build && block-tools build-model
5
+
6
+ vite v6.3.5 building SSR bundle for production...
7
+ transforming...
8
+ βœ“ 1 modules transformed.
9
+ rendering chunks...
10
+
11
+ [vite:dts] Start generate declaration files...
12
+ dist/index.js 2.47 kB β”‚ map: 4.80 kB
13
+ [vite:dts] Start rollup declaration files...
14
+ Analysis will use the bundled TypeScript version 5.8.2
15
+ [vite:dts] Declaration files built in 3283ms.
16
+
17
+ dist/index.cjs 2.57 kB β”‚ map: 4.82 kB
18
+ βœ“ built in 3.38s
19
+ vite v6.3.5 building for production...
20
+ transforming...
21
+ βœ“ 69 modules transformed.
22
+ rendering chunks...
23
+
24
+ [vite:dts] Start generate declaration files...
25
+ computing gzip size...
26
+ [vite:dts] Start rollup declaration files...
27
+ Analysis will use the bundled TypeScript version 5.8.2
28
+ dist/bundle.js 219.75 kB β”‚ gzip: 39.07 kB β”‚ map: 445.21 kB
29
+ [vite:dts] Declaration files built in 3226ms.
30
+
31
+ βœ“ built in 3.88s
package/CHANGELOG.md ADDED
@@ -0,0 +1,7 @@
1
+ # @platforma-open/milaboratories.redefine-clonotypes.model
2
+
3
+ ## 1.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 9fa7f67: Initial release