Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@adonisjs/logger

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adonisjs/logger - npm Package Compare versions

Comparing version 5.1.0-0 to 5.1.1-0

22

package.json
{
"name": "@adonisjs/logger",
"version": "5.1.0-0",
"version": "5.1.1-0",
"description": "Logger built on top of pino to be used by AdonisJs",

@@ -39,4 +39,4 @@ "main": "build/index.js",

"devDependencies": {
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@commitlint/cli": "^17.4.0",
"@commitlint/config-conventional": "^17.4.0",
"@japa/assert": "^1.3.6",

@@ -47,14 +47,14 @@ "@japa/expect-type": "^1.0.2",

"@japa/spec-reporter": "^1.3.2",
"@swc/core": "^1.3.22",
"@types/node": "^18.11.12",
"@swc/core": "^1.3.24",
"@types/node": "^18.11.18",
"c8": "^7.12.0",
"cross-env": "^7.0.3",
"del-cli": "^5.0.0",
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-adonis": "^3.0.3",
"eslint-plugin-prettier": "^4.2.1",
"github-label-sync": "^2.2.0",
"husky": "^8.0.1",
"np": "^7.6.2",
"husky": "^8.0.3",
"np": "^7.6.3",
"pino-pretty": "^9.1.1",

@@ -66,6 +66,6 @@ "prettier": "^2.8.1",

"dependencies": {
"@poppinss/utils": "^6.1.0-0",
"@poppinss/utils": "^6.3.1-0",
"@types/pino": "^7.0.5",
"abstract-logging": "^2.0.1",
"pino": "^8.7.0"
"pino": "^8.8.0"
},

@@ -72,0 +72,0 @@ "repository": {

@@ -24,3 +24,3 @@ # @adonisjs/logger

[gh-workflow-image]: https://img.shields.io/github/workflow/status/adonisjs/logger/test?style=for-the-badge
[gh-workflow-image]: https://img.shields.io/github/actions/workflow/status/adonisjs/logger/test.yml?style=for-the-badge
[gh-workflow-url]: https://github.com/adonisjs/logger/actions/workflows/test.yml "Github action"

@@ -27,0 +27,0 @@

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