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
1
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.3.12 to 3.4.0

5

dist/index.js

@@ -16,3 +16,4 @@ const ViewType$2 = {

OBS_SET_FEATURE_VALUE_DISTRIBUTION: "obsSetFeatureValueDistribution",
FEATURE_VALUE_HISTOGRAM: "featureValueHistogram"
FEATURE_VALUE_HISTOGRAM: "featureValueHistogram",
FEATURE_BAR_PLOT: "featureBarPlot"
};

@@ -105,2 +106,4 @@ const DataType$2 = {

OBS_SEGMENTATIONS_OME_TIFF: "obsSegmentations.ome-tiff",
// GLB
OBS_SEGMENTATIONS_GLB: "obsSegmentations.glb",
// New file types to support old file types:

@@ -107,0 +110,0 @@ // - cells.json

4

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

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

"dependencies": {
"@vitessce/constants-internal": "3.3.12"
"@vitessce/constants-internal": "3.4.0"
},

@@ -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