Socket
Socket
Sign inDemoInstall

pg

Package Overview
Dependencies
Maintainers
1
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg - npm Package Versions

1
23

1.1.2

Diff

brianc
published 1.1.1 •

brianc
published 1.1.0 •

Changelog

Source

v1.1.0

  • built in support for JSON data type for PostgreSQL Server @ v9.2.0 or greater
brianc
published 1.0.4 •

brianc
published 1.0.3 •

brianc
published 1.0.2 •

brianc
published 1.0.1 •

brianc
published 1.0.0 •

Changelog

Source

v1.0.0

  • remove deprecated functionality
    • Callback function passed to pg.connect now requires 3 arguments
    • Client#pauseDrain() / Client#resumeDrain removed
    • numeric, decimal, and float data types no longer parsed into float before being returned. Will be returned from query results as String
brianc
published 0.15.1 •

brianc
published 0.15.0 •

Changelog

Source

v0.15.0

  • client now emits end when disconnected from back-end server
  • if client is disconnected in the middle of a query, query receives an error
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