@strapi/logger
Advanced tools
Comparing version 4.2.0 to 4.3.0-beta.1
@@ -8,3 +8,3 @@ 'use strict'; | ||
const createLogger = userConfiguration => { | ||
const createLogger = (userConfiguration = {}) => { | ||
const configuration = createDefaultConfiguration(); | ||
@@ -11,0 +11,0 @@ |
{ | ||
"name": "@strapi/logger", | ||
"version": "4.2.0", | ||
"version": "4.3.0-beta.1", | ||
"description": "Strapi's logger", | ||
@@ -41,3 +41,3 @@ "homepage": "https://strapi.io", | ||
}, | ||
"gitHead": "12c8ee3b2d95fe417de4d939db0311a0513bd8da" | ||
"gitHead": "9d6555398960c39159d66bb4eea3bcb0362e37e3" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5029
2