@platforma-open/milaboratories.immune-assay-data 1.0.0 → 1.0.2

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.
Files changed (2) hide show
  1. package/package.json +35 -21
  2. package/README.md +0 -2
package/package.json CHANGED
@@ -1,33 +1,47 @@
1
1
  {
2
2
  "name": "@platforma-open/milaboratories.immune-assay-data",
3
- "version": "1.0.0",
3
+ "version": "1.0.2",
4
4
  "files": [
5
5
  "index.d.ts",
6
6
  "index.js"
7
7
  ],
8
- "devDependencies": {
9
- "turbo": "^2.4.4",
10
- "@changesets/cli": "^2.28.1",
11
- "js-yaml": "^4.1.0"
8
+ "dependencies": {
9
+ "@platforma-open/milaboratories.immune-assay-data.workflow": "1.0.2",
10
+ "@platforma-open/milaboratories.immune-assay-data.ui": "1.0.1",
11
+ "@platforma-open/milaboratories.immune-assay-data.model": "1.0.1"
12
12
  },
13
- "//pnpm": {
14
- "overrides": {
15
- "@milaboratories/pl-model-common": "file:/Users/poslavskysv/Projects/milab/platforma/platforma-sdk/lib/model/common/package.tgz",
16
- "@platforma-sdk/model": "file:/Users/poslavskysv/Projects/milab/platforma/platforma-sdk/sdk/model/package.tgz",
17
- "@platforma-sdk/ui-vue": "file:/Users/poslavskysv/Projects/milab/platforma/platforma-sdk/sdk/ui-vue/package.tgz",
18
- "@platforma-sdk/workflow-tengo": "file:/Users/poslavskysv/Projects/milab/platforma/platforma-sdk/sdk/workflow-tengo/package.tgz",
19
- "@milaboratories/uikit": "file:/Users/poslavskysv/Projects/milab/platforma/platforma-sdk/lib/ui/uikit/package.tgz"
13
+ "block": {
14
+ "components": {
15
+ "workflow": "@platforma-open/milaboratories.immune-assay-data.workflow/dist/tengo/tpl/main.plj.gz",
16
+ "model": "@platforma-open/milaboratories.immune-assay-data.model/dist/model.json",
17
+ "ui": "@platforma-open/milaboratories.immune-assay-data.ui/dist"
18
+ },
19
+ "meta": {
20
+ "title": "Immune Assay Data",
21
+ "logo": "file:../logos/block-logo.png",
22
+ "url": "https://github.com/milaboratory/platforma-top-antibodies",
23
+ "docs": "https://github.com/milaboratory/platforma-top-antibodies/docs",
24
+ "support": "mailto:support@milaboratories.com",
25
+ "description": "Import immune assay data.",
26
+ "longDescription": "file:../docs/description.md",
27
+ "changelog": "file:../CHANGELOG.md",
28
+ "tags": [
29
+ "airr",
30
+ "downstream",
31
+ "assay"
32
+ ],
33
+ "organization": {
34
+ "name": "MiLaboratories Inc",
35
+ "url": "https://milaboratories.com/",
36
+ "logo": "file:../logos/organization-logo.png"
37
+ }
20
38
  }
21
39
  },
40
+ "devDependencies": {
41
+ "@platforma-sdk/block-tools": "^2.5.50"
42
+ },
22
43
  "scripts": {
23
- "pretty": "prettier --write \"./**/*.{js,jsx,mjs,cjs,ts,tsx,json,vue}\"",
24
- "build": "turbo run build",
25
- "build:dev": "env PL_PKG_DEV=local turbo run build",
26
- "test": "turbo run test --concurrency 1 --env-mode=loose",
27
- "mark-stable": "turbo run mark-stable",
28
- "watch": "turbo watch build",
29
- "changeset": "changeset",
30
- "version-packages": "changeset version",
31
- "update-sdk": "node scripts/update-sdk-packages.js"
44
+ "build": "rm -rf block-pack/* && block-tools pack",
45
+ "mark-stable": "block-tools mark-stable -r 's3://milab-euce1-prod-pkgs-s3-block-registry/pub/releases/?region=eu-central-1'"
32
46
  }
33
47
  }
package/README.md DELETED
@@ -1,2 +0,0 @@
1
- # Import Assay Data
2
- Import Clonotype Assay Data