esbuild-plugin-pino
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "esbuild-plugin-pino", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "An esbuild plugin to generate extra pino files for bundling", | ||
@@ -32,7 +32,7 @@ "main": "dist/index.js", | ||
"@types/node": "18.6.4", | ||
"@typescript-eslint/eslint-plugin": "5.32.0", | ||
"@typescript-eslint/parser": "5.32.0", | ||
"@typescript-eslint/eslint-plugin": "5.33.1", | ||
"@typescript-eslint/parser": "5.33.1", | ||
"commitizen": "4.2.5", | ||
"esbuild": "0.14.53", | ||
"eslint": "8.21.0", | ||
"esbuild": "0.15.5", | ||
"eslint": "8.22.0", | ||
"eslint-config-prettier": "8.5.0", | ||
@@ -45,5 +45,5 @@ "eslint-plugin-prettier": "4.2.1", | ||
"nodemon": "2.0.19", | ||
"pino": "8.4.0", | ||
"pino-loki": "2.0.1", | ||
"pino-pretty": "8.1.0", | ||
"pino": "8.4.2", | ||
"pino-loki": "2.0.3", | ||
"pino-pretty": "9.0.1", | ||
"pkgroll": "1.4.0", | ||
@@ -53,5 +53,5 @@ "prettier": "2.7.1", | ||
"thread-stream": "2.0.1", | ||
"tsx": "3.8.1", | ||
"tsx": "3.8.2", | ||
"typescript": "4.7.4", | ||
"vitest": "0.21.0" | ||
"vitest": "0.22.1" | ||
}, | ||
@@ -58,0 +58,0 @@ "scripts": { |
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
32233