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 2.1.0 to 2.1.1

34

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

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

"devDependencies": {
"@types/node": "18.18.6",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"esbuild": "0.19.5",
"eslint": "8.52.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
"@types/node": "20.11.17",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"esbuild": "0.20.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"execa": "8.0.1",
"nodemon": "3.0.1",
"pino": "8.16.0",
"pino-loki": "2.1.3",
"pino-pretty": "10.2.3",
"nodemon": "3.0.3",
"pino": "8.18.0",
"pino-loki": "2.2.1",
"pino-pretty": "10.3.1",
"pkgroll": "2.0.1",
"prettier": "3.0.3",
"prettier": "3.2.5",
"standard-version": "9.5.0",
"thread-stream": "2.4.1",
"tsx": "3.14.0",
"typescript": "5.2.2",
"vitest": "0.34.6"
"tsx": "4.7.1",
"typescript": "5.3.3",
"vitest": "1.2.2"
},
"peerDependencies": {
"esbuild": "^0.17.1 || ^0.18.0 || ^0.19.0"
"esbuild": "^0.17.1 || ^0.18.0 || ^0.19.0 || ^0.20.0"
},

@@ -52,0 +52,0 @@ "scripts": {

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