@everymundo/simple-logr
Advanced tools
Comparing version 3.0.3 to 3.1.0
{ | ||
"name": "@everymundo/simple-logr", | ||
"version": "3.0.3", | ||
"version": "3.1.0", | ||
"description": "A very simplistic logger that allows one to avoid using the console.log directly allowing stubbing and better linting.", | ||
@@ -35,3 +35,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@everymundo/cleanrequire": "^1.2.1", | ||
"@everymundo/cleanrequire": "^1.2.4", | ||
"@std/esm": "^0.26.0", | ||
@@ -44,3 +44,3 @@ "c8": "^7.13.0", | ||
"nyc": "^15.1.0", | ||
"sinon": "^15.0.2", | ||
"sinon": "^15.0.4", | ||
"standard": "^17.0.0" | ||
@@ -50,4 +50,4 @@ }, | ||
"flatstr": "^1.0.12", | ||
"pino": "^8.11.0" | ||
"pino": "^8" | ||
} | ||
} |
490184
Updatedpino@^8