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

@thi.ng/logger

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/logger - npm Package Compare versions

Comparing version 1.4.11 to 1.4.12

2

alogger.d.ts

@@ -1,2 +0,2 @@

import { ILogger, LogLevel, LogLevelName } from "./api.js";
import { LogLevel, type ILogger, type LogLevelName } from "./api.js";
/**

@@ -3,0 +3,0 @@ * Abstract {@link ILogger} base implementation.

# Change Log
- **Last updated**: 2023-03-14T13:27:19Z
- **Last updated**: 2023-03-27T19:05:48Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

@@ -1,2 +0,2 @@

import { ILogger } from "./api.js";
import { type ILogger } from "./api.js";
/**

@@ -3,0 +3,0 @@ * No-op {@link ILogger} implementation, used as default logger for most

{
"name": "@thi.ng/logger",
"version": "1.4.11",
"version": "1.4.12",
"description": "Types & basis infrastructure for arbitrary logging (w/ default impls)",

@@ -38,6 +38,6 @@ "type": "module",

"@microsoft/api-extractor": "^7.34.4",
"rimraf": "^4.4.0",
"rimraf": "^4.4.1",
"tools": "^0.0.1",
"typedoc": "^0.23.26",
"typescript": "^4.9.5"
"typedoc": "^0.23.28",
"typescript": "^5.0.2"
},

@@ -90,3 +90,3 @@ "keywords": [

},
"gitHead": "cc46c097a3a173fb1ef41f57a858d03037063141\n"
"gitHead": "83b15b34326d480cbca0472b20390d4d3bbb792a\n"
}
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