@vitessce/constants
Advanced tools
Comparing version 3.4.11 to 3.4.12
@@ -140,2 +140,3 @@ export const ViewType: { | ||
OBS_LABELS_TYPE: string; | ||
FEATURE_LABELS_TYPE: string; | ||
EMBEDDING_TYPE: string; | ||
@@ -142,0 +143,0 @@ EMBEDDING_ZOOM: string; |
@@ -163,2 +163,3 @@ const ViewType$2 = { | ||
OBS_LABELS_TYPE: "obsLabelsType", | ||
FEATURE_LABELS_TYPE: "featureLabelsType", | ||
// Other types | ||
@@ -165,0 +166,0 @@ EMBEDDING_TYPE: "embeddingType", |
{ | ||
"name": "@vitessce/constants", | ||
"version": "3.4.11", | ||
"version": "3.4.12", | ||
"author": "Gehlenborg Lab", | ||
@@ -19,3 +19,3 @@ "homepage": "http://vitessce.io", | ||
"dependencies": { | ||
"@vitessce/constants-internal": "3.4.11" | ||
"@vitessce/constants-internal": "3.4.12" | ||
}, | ||
@@ -22,0 +22,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
45132
1206
+ Added@vitessce/constants-internal@3.4.12(transitive)
- Removed@vitessce/constants-internal@3.4.11(transitive)