Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@deephaven/jsapi-types

Package Overview
Dependencies
Maintainers
7
Versions
322
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deephaven/jsapi-types - npm Package Compare versions

Comparing version 0.55.1-beta.6 to 1.0.0-dev0.31.0

18

package.json
{
"name": "@deephaven/jsapi-types",
"version": "0.55.1-beta.6+c0cc9667",
"version": "1.0.0-dev0.31.0",
"description": "Deephaven JSAPI Types",

@@ -10,14 +10,11 @@ "author": "Deephaven Data Labs LLC",

"type": "git",
"url": "https://github.com/deephaven/web-client-ui.git",
"directory": "packages/jsapi-types"
"url": "https://github.com/deephaven/deephaven-core.git",
"directory": "web/client-api/types"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"source": "src/index.ts",
"engines": {
"node": ">=16"
},
"scripts": {
"build": "cross-env NODE_ENV=production run-p build:*",
"build:babel": "babel ./src --out-dir ./dist --extensions \".ts,.tsx,.js,.jsx\" --source-maps --root-mode upward"
"devDependencies": {
"typedoc": "^0.24.8",
"typescript": "^5.1.6"
},

@@ -30,4 +27,3 @@ "files": [

"access": "public"
},
"gitHead": "c0cc9667b70d8d21668c1d2bcfabe231cc3236bb"
}
}

Sorry, the diff of this file is too big to display

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