File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed
Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 11# pg-async
22
3+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/langpavel/node-pg-async.svg )] ( https://greenkeeper.io/ )
4+
35[ ![ Npm Version] ( https://badge.fury.io/js/pg-async.svg )] ( https://badge.fury.io/js/pg-async )
46[ ![ NPM downloads] ( http://img.shields.io/npm/dm/pg-async.svg )] ( https://www.npmjs.com/package/pg-async )
57[ ![ Dependency Status] ( https://david-dm.org/langpavel/node-pg-async.svg )] ( https://david-dm.org/langpavel/node-pg-async )
Original file line number Diff line number Diff line change 3636 "homepage" : " https://github.com/langpavel/node-pg-async#readme" ,
3737 "dependencies" : {
3838 "bluebird" : " ^3.5.0" ,
39- "debug" : " ^2.6.3 " ,
39+ "debug" : " ^3.1.0 " ,
4040 "pg" : " ^7.0.2"
4141 },
4242 "devDependencies" : {
4343 "babel" : " ^6.23.0" ,
4444 "babel-core" : " ^6.25.0" ,
45- "babel-eslint" : " ^7.2.3 " ,
45+ "babel-eslint" : " ^8.0.1 " ,
4646 "babel-plugin-add-module-exports" : " ^0.2.1" ,
4747 "babel-preset-es2015-node5" : " ^1.2.0" ,
4848 "babel-preset-stage-1" : " ^6.24.1" ,
4949 "babel-register" : " ^6.24.1" ,
50- "chai" : " ^3.5.0 " ,
50+ "chai" : " ^4.1.2 " ,
5151 "del" : " ^3.0.0" ,
5252 "eslint" : " ^4.2.0" ,
53- "eslint-config-strict" : " ^13 .0.0" ,
53+ "eslint-config-strict" : " ^14 .0.0" ,
5454 "eslint-plugin-import" : " ^2.7.0" ,
5555 "estraverse-fb" : " ^1.3.1" ,
5656 "gulp" : " ^3.9.1" ,
57- "gulp-babel" : " ^6.1.2 " ,
57+ "gulp-babel" : " ^7.0.0 " ,
5858 "gulp-babel-istanbul" : " ^1.6.0" ,
59- "gulp-eslint" : " ^3 .0.1 " ,
60- "gulp-mocha" : " ^3.0.0 " ,
59+ "gulp-eslint" : " ^4 .0.0 " ,
60+ "gulp-mocha" : " ^4.3.1 " ,
6161 "mocha" : " ^3.4.2" ,
6262 "pg-native" : " ^2.0.1"
6363 }
You can’t perform that action at this time.
0 commit comments