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

@logtail/core

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logtail/core - npm Package Compare versions

Comparing version 0.4.9 to 0.4.10

1

dist/cjs/base.js

@@ -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 = {}) {

6

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

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