New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pino-postgres

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pino-postgres - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

2

index.js

@@ -32,3 +32,3 @@ #! /usr/bin/env node

`
.then(() => callback(null, `${chunk}\n`))
.then(() => callback(null, passThrough ? `${chunk}\n` : null))
.catch((err) => {

@@ -35,0 +35,0 @@ console.error('error in pino-postgres transform', err)

{
"name": "pino-postgres",
"version": "0.0.8",
"version": "0.0.9",
"description": "Pino transport for Postgres",

@@ -5,0 +5,0 @@ "main": "index.js",

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