@deephaven/log
Advanced tools
Comparing version 0.93.1-alpha-ts-upgrade.5 to 0.93.1-alpha-ts-upgrade.7
@@ -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 @@ } |
{ | ||
"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
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
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
60331
462