New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pino-mozlog

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pino-mozlog - npm Package Versions

2.2.0

Diff
addons-robot
published 2.2.0 •

Changelog

Source

2.2.0

Use readable-stream instead of through2 (see #33).

addons-robot
published 2.1.2 •
addons-robot
published 2.1.1 •
willdurand
published 2.1.0 •

Changelog

Source

2.1.0

Each record contains a new severity field (all lowercase), which corresponds to the Stackdriver logging level.

willdurand
published 2.0.0 •

Changelog

Source

2.0.0

Breaking change: the Time field has been dropped (it was an optional field according to the mozlog specification anyway).

Breaking change: the Timestamp field now receives the value of the time field of a pino log. Before, pino-mozlog was "converting" time from milliseconds to nanoseconds (time * 1000000). Now, pino logs MUST have time values in nanoseconds.

willdurand
published 1.2.0 •
willdurand
published 1.1.0 •
willdurand
published 1.0.2 •
willdurand
published 1.0.1 •
willdurand
published 1.0.0 •