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

@deephaven/jsapi-shim

Package Overview
Dependencies
Maintainers
4
Versions
796
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deephaven/jsapi-shim - npm Package Compare versions

Comparing version 0.6.1-beta.0 to 0.6.1-fixed-deps.2

20

package.json
{
"name": "@deephaven/jsapi-shim",
"version": "0.6.1-beta.0+126e214",
"version": "0.6.1-fixed-deps.2+1d874ed",
"description": "Deephaven JSAPI Shim",

@@ -31,22 +31,14 @@ "author": "Deephaven Data Labs LLC",

"prestart": "npm run build-dev",
"start": "cross-env NODE_ENV=development npm run watch",
"predeploy": "cd example && npm install && npm run build",
"deploy": "gh-pages -d example/build"
"start": "cross-env NODE_ENV=development npm run watch"
},
"peerDependencies": {
"classnames": "^2.x",
"prop-types": "^15.x",
"react": "^16.x"
"dependencies": {
"prop-types": "^15.7.2"
},
"devDependencies": {
"@babel/cli": "^7.14.8",
"@babel/core": "7.12.3",
"@deephaven/tsconfig": "^0.4.0",
"babel-loader": "8.1.0",
"classnames": "^2.3.1",
"cross-env": "^7.0.2",
"npm-run-all": "^4.1.5",
"prop-types": "^15.7.2",
"rimraf": "^3.0.2",
"typescript": "^4.3.2"
"typescript": "~4.3.2"
},

@@ -59,3 +51,3 @@ "files": [

},
"gitHead": "126e214ebbfe40b45113349c66913c65fc2236fd"
"gitHead": "1d874ede742636976f1479910a0238f8f9abbebf"
}
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