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

pg-using-bluebird

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pg-using-bluebird - npm Package Compare versions

Comparing version 2.0.1 to 3.0.0

21

package.json
{
"name": "pg-using-bluebird",
"version": "2.0.1",
"version": "3.0.0",
"description": "Helpers for managing PostgreSQL connections",
"main": "index.js",
"engines": {
"node": ">=4.0.0"
},
"scripts": {

@@ -14,5 +17,5 @@ "test": "./node_modules/.bin/grunt"

"dependencies": {
"bluebird": "^3.3.5",
"lodash": "^4.11.1",
"pg": "^4.5.5",
"bluebird": "^3.4.6",
"lodash": "^4.17.2",
"pg": "^6.1.0",
"string-template": "^1.0.0"

@@ -22,8 +25,8 @@ },

"chai": "^3.5.0",
"chai-as-promised": "^5.3.0",
"chai-as-promised": "^6.0.0",
"grunt": "^1.0.1",
"grunt-cli": "^0.1.13",
"grunt-contrib-jshint": "^0.11.3",
"grunt-mocha-test": "^0.12.7",
"mocha": "^2.4.5"
"grunt-cli": "^1.2.0",
"grunt-contrib-jshint": "^1.1.0",
"grunt-mocha-test": "^0.13.2",
"mocha": "^3.2.0"
},

@@ -30,0 +33,0 @@ "license": "MIT",

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