@platforma-open/milaboratories.redefine-clonotypes.model 1.0.3 → 1.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.
- package/.turbo/turbo-build.log +13 -28
- package/.turbo/turbo-lint.log +5 -0
- package/.turbo/turbo-type-check.log +6 -0
- package/CHANGELOG.md +12 -0
- package/dist/bundle.js +7600 -6392
- package/dist/bundle.js.map +1 -1
- package/dist/index.cjs +66 -69
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +38 -39
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +65 -70
- package/dist/index.js.map +1 -1
- package/dist/model.json +1 -1
- package/package.json +23 -9
- package/src/index.ts +1 -1
- package/tsconfig.json +2 -14
- package/vitest.config.mts +9 -0
- package/vite.config.mts +0 -41
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,31 +1,16 @@
|
|
|
1
1
|
WARN Issue while reading "/home/runner/work/redefine-clonotypes/redefine-clonotypes/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
|
|
2
2
|
|
|
3
|
-
> @platforma-open/milaboratories.redefine-clonotypes.model@1.
|
|
4
|
-
>
|
|
3
|
+
> @platforma-open/milaboratories.redefine-clonotypes.model@1.1.1 build /home/runner/work/redefine-clonotypes/redefine-clonotypes/model
|
|
4
|
+
> ts-builder build --target block-model && block-tools build-model
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
[
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
[
|
|
12
|
-
[
|
|
13
|
-
[
|
|
14
|
-
|
|
15
|
-
[
|
|
16
|
-
|
|
17
|
-
[2mdist/[22m[36mindex.cjs [39m[1m[2m2.28 kB[22m[1m[22m[2m │ map: 4.25 kB[22m
|
|
18
|
-
[32m✓ built in 3.66s[39m
|
|
19
|
-
[36mvite v6.3.5 [32mbuilding for production...[36m[39m
|
|
20
|
-
transforming...
|
|
21
|
-
[32m✓[39m 77 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
|
-
[2mdist/[22m[36mbundle.js [39m[1m[2m225.02 kB[22m[1m[22m[2m │ gzip: 39.75 kB[22m[2m │ map: 454.84 kB[22m
|
|
29
|
-
[vite:dts] Declaration files built in 3345ms.
|
|
30
|
-
|
|
31
|
-
[32m✓ built in 4.00s[39m
|
|
6
|
+
Building block-model project...
|
|
7
|
+
↳ rollup -c /home/runner/work/redefine-clonotypes/redefine-clonotypes/node_modules/.pnpm/@milaboratories+ts-builder@1.2.1_@microsoft+api-extractor@7.52.11_@types+node@24.5.2__@types+_xttaj5imildrru6ij65owlts3e/node_modules/@milaboratories/ts-builder/dist/configs/rollup.block-model.config.js
|
|
8
|
+
[36m
|
|
9
|
+
[1m./src/index.ts[22m → [1mdist, dist[22m...[39m
|
|
10
|
+
[32mcreated [1mdist, dist[22m in [1m941ms[22m[39m
|
|
11
|
+
[36m
|
|
12
|
+
[1m./src/index.ts[22m → [1mdist[22m...[39m
|
|
13
|
+
[1m[33m(!) Circular dependency[39m[22m
|
|
14
|
+
../node_modules/.pnpm/@platforma-sdk+model@1.51.2/node_modules/@platforma-sdk/model/dist/components/PFrameForGraphs.js -> ../node_modules/.pnpm/@platforma-sdk+model@1.51.2/node_modules/@platforma-sdk/model/dist/pframe_utils/columns.js -> ../node_modules/.pnpm/@platforma-sdk+model@1.51.2/node_modules/@platforma-sdk/model/dist/components/PFrameForGraphs.js
|
|
15
|
+
[32mcreated [1mdist[22m in [1m1.7s[22m[39m
|
|
16
|
+
Build completed successfully
|
|
@@ -0,0 +1,5 @@
|
|
|
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.1.1 lint /home/runner/work/redefine-clonotypes/redefine-clonotypes/model
|
|
4
|
+
> eslint .
|
|
5
|
+
|
|
@@ -0,0 +1,6 @@
|
|
|
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.1.1 type-check /home/runner/work/redefine-clonotypes/redefine-clonotypes/model
|
|
4
|
+
> ts-builder types --target block-model
|
|
5
|
+
|
|
6
|
+
↳ tsc --noEmit --project ./tsconfig.json --customConditions ,
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @platforma-open/milaboratories.redefine-clonotypes.model
|
|
2
2
|
|
|
3
|
+
## 1.1.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- c480a29: Migrate to new block template
|
|
8
|
+
|
|
9
|
+
## 1.1.0
|
|
10
|
+
|
|
11
|
+
### Minor Changes
|
|
12
|
+
|
|
13
|
+
- 92ae47a: fix normalized abundance columns and updating dependencies
|
|
14
|
+
|
|
3
15
|
## 1.0.3
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|