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

@deephaven/log

Package Overview
Dependencies
Maintainers
0
Versions
790
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.93.1-alpha-ts-upgrade.5 to 0.93.1-alpha-ts-upgrade.7

1

dist/LogProxy.js

@@ -110,3 +110,2 @@ function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }

addEventListener(type, listener) {
// The cast as EventListener is a dumb TypeScript issue
this.eventTarget.addEventListener(type, listener);

@@ -113,0 +112,0 @@ }

4

package.json
{
"name": "@deephaven/log",
"version": "0.93.1-alpha-ts-upgrade.5+ff64ab8b",
"version": "0.93.1-alpha-ts-upgrade.7+f969947c",
"description": "Deephaven Logger",

@@ -33,3 +33,3 @@ "author": "Deephaven Data Labs LLC",

},
"gitHead": "ff64ab8b355193ccea7a68e1f6d53c691942fe71"
"gitHead": "f969947c3922183211fabedbc03934c806dccae7"
}

Sorry, the diff of this file is not supported yet

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