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.5.2 to 3.5.3

1

dist-tsc/constants-merged.d.ts

@@ -20,2 +20,3 @@ export const ViewType: {

BIOMARKER_SELECT: string;
LINK_CONTROLLER: string;
};

@@ -22,0 +23,0 @@ export const DataType: {

3

dist/index.js

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

FEATURE_BAR_PLOT: "featureBarPlot",
BIOMARKER_SELECT: "biomarkerSelect"
BIOMARKER_SELECT: "biomarkerSelect",
LINK_CONTROLLER: "linkController"
};

@@ -22,0 +23,0 @@ const DataType$2 = {

{
"name": "@vitessce/constants",
"version": "3.5.2",
"version": "3.5.3",
"author": "HIDIVE Lab at HMS",

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

"dependencies": {
"@vitessce/constants-internal": "3.5.2"
"@vitessce/constants-internal": "3.5.3"
},

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