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

@deephaven/log

Package Overview
Dependencies
Maintainers
5
Versions
788
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deephaven/log - npm Package Compare versions

Comparing version 0.9.1-js-plugin-big-display.14 to 0.9.1

15

package.json
{
"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"
}
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