Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pg

Package Overview
Dependencies
Maintainers
1
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg - npm Package Compare versions

Comparing version 0.6.8 to 0.6.9

4

package.json
{ "name": "pg",
"version": "0.6.8",
"version": "0.6.9",
"description": "PostgreSQL client - pure javascript & libpq with the same API",

@@ -17,5 +17,5 @@ "keywords" : ["postgres", "pg", "libpq", "postgre", "database", "rdbms"],

"test" : "make test",
"install" : "node-waf configure build || true"
"install" : "node-waf configure build || (exit 0)"
},
"engines" : { "node": ">= 0.4.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