Socket
Socket
Sign inDemoInstall

@expo/bunyan

Package Overview
Dependencies
Maintainers
12
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/bunyan - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

3

CHANGES.md

@@ -12,3 +12,6 @@ # bunyan Changelog

## 3.0.2 (Expo)
- Add `id` field (UUID v1) to all log records.
## 2.0.0 (beta)

@@ -15,0 +18,0 @@

2

lib/bunyan.js

@@ -11,3 +11,3 @@ /**

var VERSION = '2.0.0';
var VERSION = '3.0.2';

@@ -14,0 +14,0 @@ /*

{
"name": "@expo/bunyan",
"version": "3.0.1",
"version": "3.0.2",
"description": "a JSON logging library for node.js services",

@@ -5,0 +5,0 @@ "author": "Trent Mick <trentm@gmail.com> (http://trentm.com)",

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