@deephaven/log
Advanced tools
Comparing version 0.2.1 to 0.3.0
{ | ||
"name": "@deephaven/log", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"description": "Deephaven Logger", | ||
@@ -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", | ||
@@ -38,4 +36,3 @@ "deploy": "gh-pages -d example/build" | ||
"devDependencies": { | ||
"@babel/cli": "^7.14.3", | ||
"@types/jest": "^26.0.23", | ||
"@babel/cli": "^7.14.8", | ||
"@types/lodash.clamp": "^4.0.6", | ||
@@ -46,7 +43,5 @@ "@types/prop-types": "^15.7.3", | ||
"identity-obj-proxy": "^3.0.0", | ||
"jest": "26.6.0", | ||
"npm-run-all": "^4.1.5", | ||
"rimraf": "^3.0.2", | ||
"sass": "1.32.13", | ||
"ts-jest": "^26.5.6", | ||
"ts-loader": "^8.3.0", | ||
@@ -64,3 +59,3 @@ "typescript": "^4.3.2" | ||
}, | ||
"gitHead": "7356846da144a095b82eaf49780ce495c578e1fc" | ||
"gitHead": "1dd8d174cf5a65fdc78ab8d7864abc64883e0b03" | ||
} |
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
11
81889