File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change
1
+ 2.0.39 07-14-2015
2
+ -----------------
3
+ - Updated mongodb-core to 1.2.6 for NODE-505.
4
+
1
5
2.0.38 07-14-2015
2
6
-----------------
3
7
- NODE-505 Query fails to find records that have a 'result' property with an array value.
4
- - Updated mongodb-core to 1.2.6 for NODE-505.
5
8
6
9
2.0.37 07-14-2015
7
10
-----------------
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mongodb" ,
3
- "version" : " 2.0.38 " ,
3
+ "version" : " 2.0.39 " ,
4
4
"description" : " MongoDB legacy driver emulation layer on top of mongodb-core" ,
5
5
"main" : " index.js" ,
6
6
"repository" : {
13
13
" legacy"
14
14
],
15
15
"dependencies" : {
16
- "mongodb-core" : " 1.2.5 "
16
+ "mongodb-core" : " 1.2.6 "
17
17
, "readable-stream" : " 1.0.31"
18
18
, "es6-promise" : " 2.1.1"
19
19
},
You can’t perform that action at this time.
0 commit comments