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.12 to 3.4.14

2

dist-tsc/constants-merged.d.ts

@@ -54,2 +54,4 @@ export const ViewType: {

OBS_SEGMENTATIONS_OME_ZARR: string;
IMAGE_OME_ZARR_ZIP: string;
OBS_SEGMENTATIONS_OME_ZARR_ZIP: string;
OBS_FEATURE_MATRIX_ANNDATA_ZARR: string;

@@ -56,0 +58,0 @@ OBS_FEATURE_COLUMNS_ANNDATA_ZARR: string;

@@ -57,2 +57,5 @@ const ViewType$2 = {

OBS_SEGMENTATIONS_OME_ZARR: "obsSegmentations.ome-zarr",
// OME-Zarr - Zipped
IMAGE_OME_ZARR_ZIP: "image.ome-zarr.zip",
OBS_SEGMENTATIONS_OME_ZARR_ZIP: "obsSegmentations.ome-zarr.zip",
// AnnData

@@ -59,0 +62,0 @@ OBS_FEATURE_MATRIX_ANNDATA_ZARR: "obsFeatureMatrix.anndata.zarr",

4

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

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

"dependencies": {
"@vitessce/constants-internal": "3.4.12"
"@vitessce/constants-internal": "3.4.14"
},

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

Sorry, the diff of this file is not supported yet

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