File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1515 },
1616 "dependency-check" : {
1717 "entries" : [
18- " ./src/index.js"
18+ " ./src/index.js" ,
19+ " ./gulpfile.js" ,
20+ " ./tasks/darwin.js" ,
21+ " ./tasks/win32.js" ,
22+ " ./tasks/linux.js"
1923 ],
2024 "ignore" : [
2125 " app" ,
7781 "mongodb-collection-model" : " ^0.1.1" ,
7882 "mongodb-connection-model" : " ^3.0.7" ,
7983 "mongodb-instance-model" : " ^1.0.2" ,
80- "mongodb-ns" : " ^1.0.1" ,
8184 "mongodb-js-metrics" : " ^0.2.2" ,
85+ "mongodb-ns" : " ^1.0.1" ,
8286 "ms" : " ^0.7.1" ,
8387 "node-notifier" : " ^4.3.1" ,
8488 "scout-server" : " http://bin.mongodb.org/js/scout-server/v0.4.6/scout-server-0.4.6.tar.gz"
156160 "vinyl-buffer" : " ^1.0.0" ,
157161 "vinyl-source-stream" : " ^1.1.0" ,
158162 "watchify" : " ^3.6.0" ,
163+ "which" : " ^1.2.0" ,
159164 "xor-it" : " ^1.0.1"
160165 }
161166}
You can’t perform that action at this time.
0 commit comments