File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change 1313 " official"
1414 ],
1515 "dependencies" : {
16- "es6-promise" : " 3.0.2" ,
17- "mongodb-core" : " 2.0.8" ,
16+ "es6-promise" : " 3.2.1" ,
1817 "mongodb-core" : " christkv/mongodb-core#2.0" ,
19- "readable-stream" : " 1.0.31 "
18+ "readable-stream" : " 2.1.5 "
2019 },
2120 "devDependencies" : {
2221 "JSONStream" : " ^1.0.7" ,
2322 "betterbenchmarks" : " ^0.1.0" ,
24- "bluebird" : " 2.9.27 " ,
23+ "bluebird" : " 3.4.1 " ,
2524 "bson" : " ^0.5.1" ,
2625 "cli-table" : " ^0.3.1" ,
27- "co" : " 4.5.4 " ,
26+ "co" : " 4.6.0 " ,
2827 "colors" : " ^1.1.2" ,
2928 "coveralls" : " ^2.11.6" ,
3029 "event-stream" : " ^3.3.2" ,
3130 "gleak" : " 0.5.0" ,
3231 "integra" : " 0.1.8" ,
33- "jsdoc" : " 3.3.0-beta3 " ,
32+ "jsdoc" : " 3.4.0 " ,
3433 "ldjson-stream" : " ^1.2.1" ,
35- "mongodb-extended-json" : " 1.3 .0" ,
34+ "mongodb-extended-json" : " 1.7 .0" ,
3635 "mongodb-topology-manager" : " 1.0.x" ,
37- "mongodb-version-manager" : " ^0.8.10 " ,
38- "nyc" : " ^5.5 .0" ,
36+ "mongodb-version-manager" : " ^1.0.6 " ,
37+ "nyc" : " ^8.1 .0" ,
3938 "optimist" : " 0.6.1" ,
40- "rimraf" : " 2.2.6 " ,
41- "semver" : " 5.1 .0" ,
39+ "rimraf" : " 2.5.4 " ,
40+ "semver" : " 5.3 .0" ,
4241 "worker-farm" : " ^1.3.1"
4342 },
4443 "author" : " Christian Kvalheim" ,
5453 "coverage" : " node_modules/.bin/nyc node test/runner.js -t functional && node_modules/.bin/nyc report --reporter=text-lcov | node_modules/.bin/coveralls"
5554 },
5655 "nyc" : {
57- "include" : [" lib/**/*.js" ]
56+ "include" : [
57+ " lib/**/*.js"
58+ ]
5859 },
5960 "homepage" : " https://github.com/mongodb/node-mongodb-native"
6061}
You can’t perform that action at this time.
0 commit comments