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.1-0 to 5.2.0-0

build/test_factories/logger.d.ts

12

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

@@ -9,2 +9,3 @@ "main": "build/index.js",

"build/src",
"build/test_factories",
"build/index.d.ts",

@@ -15,3 +16,4 @@ "build/index.js"

".": "./build/index.js",
"./types": "./build/src/types.js"
"./types": "./build/src/types.js",
"./test_factories/*": "./build/test_factories/*.js"
},

@@ -41,3 +43,3 @@ "scripts": {

"devDependencies": {
"@commitlint/cli": "^17.4.0",
"@commitlint/cli": "^17.4.1",
"@commitlint/config-conventional": "^17.4.0",

@@ -49,3 +51,3 @@ "@japa/assert": "^1.3.6",

"@japa/spec-reporter": "^1.3.2",
"@swc/core": "^1.3.24",
"@swc/core": "^1.3.26",
"@types/node": "^18.11.18",

@@ -63,3 +65,3 @@ "c8": "^7.12.0",

"pino-pretty": "^9.1.1",
"prettier": "^2.8.1",
"prettier": "^2.8.2",
"ts-node": "^10.9.1",

@@ -66,0 +68,0 @@ "typescript": "^4.9.4"

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