@logtail/core
Advanced tools
Comparing version 0.4.9 to 0.4.10
@@ -280,3 +280,2 @@ "use strict"; | ||
} | ||
// noinspection JSUnusedGlobalSymbols | ||
class default_1 extends Logtail { | ||
@@ -283,0 +282,0 @@ async log(message, level = types_1.LogLevel.Info, context = {}) { |
@@ -278,3 +278,2 @@ import { LogLevel, } from "@logtail/types"; | ||
} | ||
// noinspection JSUnusedGlobalSymbols | ||
export default class extends Logtail { | ||
@@ -281,0 +280,0 @@ async log(message, level = LogLevel.Info, context = {}) { |
{ | ||
"name": "@logtail/core", | ||
"version": "0.4.9", | ||
"version": "0.4.10", | ||
"description": "Logtail.com - logging core", | ||
@@ -43,6 +43,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@logtail/tools": "^0.4.9", | ||
"@logtail/tools": "^0.4.10", | ||
"@logtail/types": "^0.4.9" | ||
}, | ||
"gitHead": "47b6c44046d9d9d7789f385381afbf33d9431d57" | ||
"gitHead": "90a93feb98341eddc7926e0df857d2a2a86777d5" | ||
} |
@@ -400,3 +400,2 @@ import { | ||
// noinspection JSUnusedGlobalSymbols | ||
export default class extends Logtail { | ||
@@ -403,0 +402,0 @@ async log<TContext extends Context>( |
Sorry, the diff of this file is not supported yet
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
137540
2427
Updated@logtail/tools@^0.4.10