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

esbuild-plugin-pino

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esbuild-plugin-pino - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

28

package.json
{
"name": "esbuild-plugin-pino",
"version": "1.2.5",
"version": "1.2.6",
"description": "An esbuild plugin to generate extra pino files for bundling",

@@ -28,19 +28,12 @@ "main": "dist/index.js",

"devDependencies": {
"@commitlint/cli": "17.1.2",
"@commitlint/config-conventional": "17.1.0",
"@commitlint/cz-commitlint": "17.1.2",
"@types/node": "18.6.4",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"commitizen": "4.2.5",
"esbuild": "0.15.10",
"eslint": "8.25.0",
"@types/node": "18.11.9",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"esbuild": "0.15.15",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"execa": "6.1.0",
"husky": "8.0.1",
"inquirer": "8.2.4",
"lint-staged": "13.0.3",
"nodemon": "2.0.20",
"pino": "8.6.1",
"pino": "8.7.0",
"pino-loki": "2.0.3",

@@ -52,5 +45,5 @@ "pino-pretty": "9.1.1",

"thread-stream": "2.2.0",
"tsx": "3.10.1",
"typescript": "4.8.4",
"vitest": "0.24.0"
"tsx": "3.12.1",
"typescript": "4.9.3",
"vitest": "0.25.2"
},

@@ -65,3 +58,2 @@ "scripts": {

"lint": "prettier --check . && eslint .",
"cz": "cz",
"release:major": "standard-version --no-verify --release-as major",

@@ -68,0 +60,0 @@ "release:minor": "standard-version --no-verify --release-as minor",

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