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.2 to 1.4.3

2

CHANGELOG.md
# Change Log
- **Last updated**: 2022-10-28T19:08:39Z
- **Last updated**: 2022-11-23T22:46:54Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

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

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

"tools": "^0.0.1",
"typedoc": "^0.23.18",
"typedoc": "^0.23.20",
"typescript": "^4.8.4"

@@ -62,4 +62,4 @@ },

"files": [
"*.js",
"*.d.ts"
"./*.js",
"./*.d.ts"
],

@@ -91,3 +91,3 @@ "exports": {

},
"gitHead": "41e59c7ad9bf24bb0230a5f60d05715e0fc1c1e6\n"
"gitHead": "044ee6a3895720fc78e115032d4d831b63510929\n"
}

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

- [Dependencies](#dependencies)
- [Usage examples](#usage-examples)
- [API](#api)

@@ -121,15 +120,2 @@ - [Authors](#authors)

## Usage examples
Several demos in this repo's
[/examples](https://github.com/thi-ng/umbrella/tree/develop/examples)
directory are using this package.
A selection:
| Screenshot | Description | Live demo | Source |
|:-----------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------|:------------------------------------------------------|:-----------------------------------------------------------------------------------|
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/webgl-float-fbo.jpg" width="240"/> | Drawing to floating point offscreen / multi-pass shader pipeline | [Demo](https://demo.thi.ng/umbrella/webgl-float-fbo/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/webgl-float-fbo) |
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/zig-canvas.png" width="240"/> | Zig-based DOM creation & canvas drawing app | [Demo](https://demo.thi.ng/umbrella/zig-canvas/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/zig-canvas) |
## API

@@ -136,0 +122,0 @@

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