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.0.1 to 1.0.2

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/logger@1.0.1...@thi.ng/logger@1.0.2) (2021-10-15)
**Note:** Version bump only for package @thi.ng/logger
## [1.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/logger@0.1.0...@thi.ng/logger@1.0.1) (2021-10-13)

@@ -8,0 +16,0 @@

2

console.js

@@ -6,4 +6,2 @@ import { LogLevel } from "./api.js";

export class ConsoleLogger {
id;
level;
constructor(id, level = LogLevel.FINE) {

@@ -10,0 +8,0 @@ this.id = id;

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

@@ -74,3 +74,3 @@ "type": "module",

},
"gitHead": "2e6b3d7c0f4c5686c1e9bdb4902ed7d3f90bcc19"
"gitHead": "3c5f903104da150588946a94bb118ad559ad395d"
}

@@ -58,3 +58,3 @@ <!-- This file is generated - DO NOT EDIT! -->

Package sizes (gzipped, pre-treeshake): ESM: 365 bytes
Package sizes (gzipped, pre-treeshake): ESM: 361 bytes

@@ -61,0 +61,0 @@ ## Dependencies

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