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

q-postgres

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

q-postgres - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

13

package.json
{
"name": "q-postgres",
"version": "1.0.2",
"version": "1.0.3",
"description": "Postgres with promises.",
"main": "q-postgres.js",
"repository": {

@@ -11,7 +10,5 @@ "type": "git",

},
"bugs": {
"url": "https://github.com/luiz-simples/q-postgres/issues"
},
"homepage": "https://github.com/luiz-simples/q-postgres#readme",

@@ -21,12 +18,10 @@ "scripts": {},

"license": "The Unilicense",
"dependencies": {
"q": "^1.4.1",
"pg": "^4.4.2"
"pg": "^4.4.3"
},
"engines": {
"node": "~4.1.1",
"npm": "~2.14.4"
"node": "~4.2.2",
"npm": "~2.14.7"
}
}
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