@adonisjs/logger
Advanced tools
Comparing version 5.4.2-4 to 5.4.2-5
{ | ||
"name": "@adonisjs/logger", | ||
"version": "5.4.2-4", | ||
"version": "5.4.2-5", | ||
"description": "Logger built on top of pino to be used by AdonisJs", | ||
@@ -48,17 +48,17 @@ "main": "build/index.js", | ||
"@adonisjs/tsconfig": "^1.1.8", | ||
"@commitlint/cli": "^17.6.7", | ||
"@commitlint/config-conventional": "^17.6.7", | ||
"@commitlint/cli": "^17.7.1", | ||
"@commitlint/config-conventional": "^17.7.0", | ||
"@japa/assert": "^2.0.0-1", | ||
"@japa/expect-type": "^2.0.0-0", | ||
"@japa/runner": "^3.0.0-3", | ||
"@swc/core": "^1.3.71", | ||
"@types/node": "^20.4.5", | ||
"@swc/core": "^1.3.78", | ||
"@types/node": "^20.5.3", | ||
"c8": "^8.0.1", | ||
"cross-env": "^7.0.3", | ||
"del-cli": "^5.0.0", | ||
"eslint": "^8.45.0", | ||
"eslint": "^8.47.0", | ||
"github-label-sync": "^2.3.1", | ||
"husky": "^8.0.3", | ||
"np": "^8.0.4", | ||
"prettier": "^3.0.0", | ||
"prettier": "^3.0.2", | ||
"ts-node": "^10.9.1", | ||
@@ -68,5 +68,5 @@ "typescript": "^5.1.6" | ||
"dependencies": { | ||
"@poppinss/utils": "^6.5.0-3", | ||
"@poppinss/utils": "^6.5.0-5", | ||
"abstract-logging": "^2.0.1", | ||
"pino": "^8.14.1" | ||
"pino": "^8.15.0" | ||
}, | ||
@@ -73,0 +73,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@poppinss/utils@^6.5.0-5
Updatedpino@^8.15.0