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

postgres

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postgres - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

3

cjs/src/index.js

@@ -400,3 +400,4 @@ const os = require('os')

fetch_types : true,
publications : 'alltables'
publications : 'alltables',
target_session_attrs: null
}

@@ -403,0 +404,0 @@

{
"name": "postgres",
"version": "3.2.0",
"version": "3.2.1",
"description": "Fastest full featured PostgreSQL client for Node.js",

@@ -5,0 +5,0 @@ "type": "module",

@@ -400,3 +400,4 @@ import os from 'os'

fetch_types : true,
publications : 'alltables'
publications : 'alltables',
target_session_attrs: null
}

@@ -403,0 +404,0 @@

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