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 Versions

1345

3.3.1

Diff

porsager
published 3.3.0 •

porsager
published 3.2.4 •

Changelog

Source

v3.2.4 - 25 May 2022

  • Allow setting keep_alive: false bee62f3
  • Fix support for null in arrays - fixes #371 b04c853
porsager
published 3.2.3 •

Changelog

Source

v3.2.3 - 23 May 2022

  • Fix Only use setKeepAlive in Deno if available 28fbbaf
  • Fix wrong helper match on multiple occurances 02f3854
Typescript related
  • Fix Deno assertRejects compatibility (#365) 0f0af92
  • Fix include missing boolean type in JSONValue union (#373) 1817387
porsager
published 3.2.2 •

Changelog

Source

v3.2.2 - 15 May 2022

  • Properly handle errors thrown on commit 99ddae4
porsager
published 3.2.1 •

Changelog

Source

v3.2.1 - 15 May 2022

  • Exclude target_session_attrs from connection obj 43f1442
porsager
published 3.2.0 •

Changelog

Source

v3.2.0 - 15 May 2022

  • Add sslmode=verify-full support e67da29
  • Add support for array of fragments 342bf55
  • Add uri decode of host in url - fixes #346 1adc113
  • Add passing of rest url params to connection (ootb support cockroach urls) 41ed84f
  • Fix Deno partial writes 452a30d
  • Fix as dynamic helper 3300c40
  • Fix some nested fragments usage 9bfa902
  • Fix missing columns on Result when using simple protocol - fixes #350 1e2e298
  • Fix fragments in transactions - fixes #333 75914c7
Typescript related
  • Upgrade/fix types (#357) 1e6d312
  • Add optional onlisten callback to listen() on TypeScript (#360) 6b749b2
  • Add implicit custom type inference (#361) 28512bf
  • Fix and improve sql() helper types (#338) c1de3d8
  • Fix update query type def for .writable() and .readable() to return promises (#347) 51269ce
  • Add bigint to typescript Serializable - fixes #330 f1e41c3
porsager
published 3.1.0 •

Changelog

Source

v3.1.0 - 22 Apr 2022

  • Add close method to close but not end connections forever 94fea8f
  • Add .values() method to return rows as arrays of values 56873c2
  • Support transform.undefined - fixes #314 eab71e5
  • Support nested fragments values and dynamics - fixes #326 86445ca
  • Fix deno close sequence f76af24
  • Fix subscribe reconnect and add onsubscribe method - fixes #315 5097345
  • Deno ts fix - fixes #327 50403a1
porsager
published 3.0.6 •

Changelog

Source

v3.0.6 - 19 Apr 2022

  • Properly close connections in Deno cbc6a75
  • Only write end message if socket is open 13950af
  • Improve query cancellation 01c2c68
  • Use monotonically increasing time for timeout - fixes #316 9d7a21d
  • Add support for dynamic columns with returning - fixes #317 04644c0
  • Fix type errors in TypeScript deno projects (#313) 822fb21
  • Execute forEach instantly 44e9fbe
porsager
published 3.0.5 •

Changelog

Source

v3.0.5 - 6 Apr 2022

  • Fix transaction execution timing 28bb0b3
  • Add optional onlisten function to listen 1dc2fd2
  • Fix dynamic in helper after insert #305 4d63a59
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