@deephaven/react-hooks
Advanced tools
Comparing version 0.2.1 to 0.3.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9
53569