New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vitessce/constants

Package Overview
Dependencies
Maintainers
0
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vitessce/constants - npm Package Compare versions

Comparing version 3.4.6 to 3.4.7

11

dist/index.js

@@ -17,2 +17,3 @@ const ViewType$2 = {

FEATURE_VALUE_HISTOGRAM: "featureValueHistogram",
DOT_PLOT: "dotPlot",
FEATURE_BAR_PLOT: "featureBarPlot"

@@ -207,2 +208,3 @@ };

FEATURE_VALUE_TRANSFORM_COEFFICIENT: "featureValueTransformCoefficient",
FEATURE_VALUE_POSITIVITY_THRESHOLD: "featureValuePositivityThreshold",
TOOLTIPS_VISIBLE: "tooltipsVisible",

@@ -255,3 +257,10 @@ FILE_UID: "fileUid",

SAMPLE_TYPE: "sampleType",
SAMPLE_SET_SELECTION: "sampleSetSelection"
SAMPLE_SET_SELECTION: "sampleSetSelection",
SAMPLE_SET_COLOR: "sampleSetColor",
EMBEDDING_POINTS_VISIBLE: "embeddingPointsVisible",
EMBEDDING_CONTOURS_VISIBLE: "embeddingContoursVisible",
EMBEDDING_CONTOURS_FILLED: "embeddingContoursFilled",
EMBEDDING_CONTOUR_PERCENTILES: "embeddingContourPercentiles",
CONTOUR_COLOR_ENCODING: "contourColorEncoding",
CONTOUR_COLOR: "contourColor"
};

@@ -258,0 +267,0 @@ const ViewType$1 = {

4

package.json
{
"name": "@vitessce/constants",
"version": "3.4.6",
"version": "3.4.7",
"author": "Gehlenborg Lab",

@@ -19,3 +19,3 @@ "homepage": "http://vitessce.io",

"dependencies": {
"@vitessce/constants-internal": "3.4.6"
"@vitessce/constants-internal": "3.4.7"
},

@@ -22,0 +22,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc