@platforma-open/milaboratories.immune-assay-data.model 1.5.1 → 1.5.3

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,16 +1,16 @@
1
1
   WARN  Issue while reading "/home/runner/work/immune-assay-data/immune-assay-data/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.immune-assay-data.model@1.5.1 build /home/runner/work/immune-assay-data/immune-assay-data/model
3
+ > @platforma-open/milaboratories.immune-assay-data.model@1.5.3 build /home/runner/work/immune-assay-data/immune-assay-data/model
4
4
  > ts-builder build --target block-model && block-tools build-model
5
5
 
6
6
  Building block-model project...
7
- ↳ rollup -c /home/runner/work/immune-assay-data/immune-assay-data/node_modules/.pnpm/@milaboratories+ts-builder@1.2.2_@microsoft+api-extractor@7.55.2_@types+node@24.5.2__@types+n_h3g3jyrwpenqsg2d2jmxe4wjai/node_modules/@milaboratories/ts-builder/dist/configs/rollup.block-model.config.js
7
+ ↳ rollup -c /home/runner/work/immune-assay-data/immune-assay-data/node_modules/.pnpm/@milaboratories+ts-builder@1.2.4_@microsoft+api-extractor@7.55.2_@types+node@24.5.2__@types+n_2542zcbhivqjvvaw7mnpl5fyam/node_modules/@milaboratories/ts-builder/dist/configs/rollup.block-model.config.js
8
8
  
9
9
  ./src/index.ts → dist, dist...
10
- created dist, dist in 1.1s
10
+ created dist, dist in 1s
11
11
  
12
12
  ./src/index.ts → dist...
13
13
  (!) Circular dependency
14
- ../node_modules/.pnpm/@platforma-sdk+model@1.51.6/node_modules/@platforma-sdk/model/dist/components/PFrameForGraphs.js -> ../node_modules/.pnpm/@platforma-sdk+model@1.51.6/node_modules/@platforma-sdk/model/dist/pframe_utils/columns.js -> ../node_modules/.pnpm/@platforma-sdk+model@1.51.6/node_modules/@platforma-sdk/model/dist/components/PFrameForGraphs.js
15
- created dist in 1.8s
14
+ ../node_modules/.pnpm/@platforma-sdk+model@1.53.3/node_modules/@platforma-sdk/model/dist/components/PFrameForGraphs.js -> ../node_modules/.pnpm/@platforma-sdk+model@1.53.3/node_modules/@platforma-sdk/model/dist/pframe_utils/columns.js -> ../node_modules/.pnpm/@platforma-sdk+model@1.53.3/node_modules/@platforma-sdk/model/dist/components/PFrameForGraphs.js
15
+ created dist in 2.4s
16
16
  Build completed successfully
@@ -1,5 +1,5 @@
1
1
   WARN  Issue while reading "/home/runner/work/immune-assay-data/immune-assay-data/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.immune-assay-data.model@1.5.1 lint /home/runner/work/immune-assay-data/immune-assay-data/model
3
+ > @platforma-open/milaboratories.immune-assay-data.model@1.5.3 lint /home/runner/work/immune-assay-data/immune-assay-data/model
4
4
  > eslint .
5
5
 
@@ -1,6 +1,6 @@
1
1
   WARN  Issue while reading "/home/runner/work/immune-assay-data/immune-assay-data/.npmrc". Failed to replace env in config: ${NPMJS_TOKEN}
2
2
 
3
- > @platforma-open/milaboratories.immune-assay-data.model@1.5.1 type-check /home/runner/work/immune-assay-data/immune-assay-data/model
3
+ > @platforma-open/milaboratories.immune-assay-data.model@1.5.3 type-check /home/runner/work/immune-assay-data/immune-assay-data/model
4
4
  > ts-builder types --target block-model
5
5
 
6
6
  ↳ tsc --noEmit --project ./tsconfig.json --customConditions ,
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @platforma-open/milaboratories.immune-assay-data.model
2
2
 
3
+ ## 1.5.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 59c14ff: Set default block label, use sdk strings for status messages
8
+
9
+ ## 1.5.2
10
+
11
+ ### Patch Changes
12
+
13
+ - c903a35: Add MSA
14
+ - b85d0b1: Update SDK again
15
+ - f5ad6b1: Add MSA
16
+
3
17
  ## 1.5.1
4
18
 
5
19
  ### Patch Changes