@everymundo/simple-logr
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -8,2 +8,3 @@ 'use strict' | ||
timestamp: !process.env.LOG_NODATE, | ||
useLevelLabels: true, | ||
base: null | ||
@@ -10,0 +11,0 @@ } |
{ | ||
"name": "@everymundo/simple-logr", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A very simplistic logger that allows one to avoid using the console.log directly allowing stubbing and better linting.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
7091
46
0