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 2.0.3-beta.0 to 2.0.3

dist-tsc/index.js

12

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

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

"license": "MIT",
"main": "dist/index.js",
"main": "dist/index.mjs",
"files": [
"dist"
"dist",
"src"
],
"dependencies": {
"@vitessce/constants-internal": "2.0.3-beta.0"
"@vitessce/constants-internal": "2.0.3"
},
"scripts": {
"start": "tsc --watch",
"build": "tsc"
"bundle": "pnpm exec vite build -c ../../scripts/vite.config.js"
}
}
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