@deephaven/log
Advanced tools
Comparing version 0.9.1-js-plugin-big-display.14 to 0.9.1
{ | ||
"name": "@deephaven/log", | ||
"version": "0.9.1-js-plugin-big-display.14+1900da8", | ||
"version": "0.9.1", | ||
"description": "Deephaven Logger", | ||
@@ -19,13 +19,8 @@ "author": "Deephaven Data Labs LLC", | ||
"scripts": { | ||
"build": "cross-env NODE_ENV=production run-s clean build-steps", | ||
"build-dev": "cross-env NODE_ENV=development run-s clean build-steps", | ||
"build-steps": "run-p build:*", | ||
"build": "cross-env NODE_ENV=production run-p build:*", | ||
"build-dev": "cross-env NODE_ENV=development run-p build:*", | ||
"babel": "babel ./src --out-dir ./dist --extensions \".ts,.tsx,.js,.jsx\" --source-maps --root-mode upward", | ||
"types": "tsc", | ||
"build:babel": "npm run babel", | ||
"build:types": "npm run types -- --incremental", | ||
"watch": "run-p watch:*", | ||
"watch:babel": "npm run babel -- -w --skip-initial-build", | ||
"watch:types": "npm run types -- -w --incremental --preserveWatchOutput", | ||
"clean": "rimraf ./dist tsconfig.tsbuildinfo", | ||
"prestart": "npm run build-dev", | ||
@@ -39,3 +34,3 @@ "start": "cross-env NODE_ENV=development npm run watch" | ||
"@babel/cli": "^7.16.0", | ||
"@deephaven/tsconfig": "^0.9.1-js-plugin-big-display.14+1900da8", | ||
"@deephaven/tsconfig": "^0.9.0", | ||
"cross-env": "^7.0.2", | ||
@@ -52,3 +47,3 @@ "identity-obj-proxy": "^3.0.0", | ||
}, | ||
"gitHead": "1900da8811268420832c254d0afc721c5a57125e" | ||
"gitHead": "eba0c7ef26b51f2bc4a7613d1cc6ca1fbd208fed" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
0
55368