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

@vitessce/constants-internal

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vitessce/constants-internal - npm Package Compare versions

Comparing version 2.0.3-beta.0 to 2.0.3

dist-tsc/index.js

10

package.json
{
"name": "@vitessce/constants-internal",
"version": "2.0.3-beta.0",
"version": "2.0.3",
"author": "Gehlenborg Lab",

@@ -11,5 +11,6 @@ "homepage": "http://vitessce.io",

"license": "MIT",
"main": "dist/index.js",
"main": "dist/index.mjs",
"files": [
"dist"
"dist",
"src"
],

@@ -21,6 +22,5 @@ "devDependencies": {

"scripts": {
"start": "tsc --watch",
"build": "tsc",
"bundle": "pnpm exec vite build -c ../../scripts/vite.config.js",
"test": "pnpm exec vitest --run -r ../../ --dir ."
}
}
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