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

@deephaven/react-hooks

Package Overview
Dependencies
Maintainers
4
Versions
786
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deephaven/react-hooks - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0

13

package.json
{
"name": "@deephaven/react-hooks",
"version": "0.2.1",
"version": "0.3.0",
"description": "Deephaven React hooks library",

@@ -31,4 +31,2 @@ "author": "Deephaven Data Labs LLC",

"start": "cross-env NODE_ENV=development npm run watch",
"test": "jest --watch",
"test:ci": "jest --ci",
"predeploy": "npm install && npm run build",

@@ -41,13 +39,10 @@ "deploy": "gh-pages -d example/build"

"devDependencies": {
"@babel/cli": "^7.14.3",
"@babel/cli": "^7.14.8",
"@babel/core": "7.12.3",
"@deephaven/tsconfig": "^0.2.1",
"@types/jest": "^26.0.23",
"@deephaven/tsconfig": "^0.3.0",
"@types/react": "^16.14.8",
"cross-env": "^7.0.2",
"jest": "26.6.0",
"npm-run-all": "^4.1.5",
"react": "^16.14.0",
"rimraf": "^3.0.2",
"ts-jest": "^26.5.6",
"typescript": "^4.3.2"

@@ -61,3 +56,3 @@ },

},
"gitHead": "7356846da144a095b82eaf49780ce495c578e1fc"
"gitHead": "2be73cc1376cc729ed9d1a3f66dbee81269a1fdf"
}

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