File tree Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1+ ##### 1.0.0-alpha.2 - 23 November 2014
2+
3+ Upgraded dependencies
4+
15##### 1.0.0-alpha.1 - 01 November 2014
26
37###### Backwards compatible API changes
Original file line number Diff line number Diff line change 11{
22 "name" : " js-data-rethinkdb" ,
33 "description" : " RethinkDB adapter for js-data." ,
4- "version" : " 1.0.0-alpha.1 " ,
4+ "version" : " 1.0.0-alpha.2 " ,
55 "homepage" : " http://www.js-data.io/docs/dsrethinkdbadapter" ,
66 "repository" : {
77 "type" : " git" ,
2828 " reql"
2929 ],
3030 "devDependencies" : {
31- "chai" : " 1.9.2 " ,
31+ "chai" : " 1.10.0 " ,
3232 "grunt" : " 0.4.5" ,
3333 "grunt-contrib-jshint" : " 0.10.0" ,
3434 "grunt-contrib-watch" : " 0.6.1" ,
3535 "grunt-karma-coveralls" : " 2.5.2" ,
36- "grunt-mocha-test" : " 0.12.2 " ,
36+ "grunt-mocha-test" : " 0.12.4 " ,
3737 "jit-grunt" : " 0.9.0" ,
38- "sinon" : " 1.11 .1" ,
38+ "sinon" : " 1.12 .1" ,
3939 "time-grunt" : " 1.0.0"
4040 },
4141 "scripts" : {
4242 "test" : " grunt test"
4343 },
4444 "dependencies" : {
45- "js-data" : " ~ 1.0.x " ,
46- "mout" : " 0.10 .0" ,
47- "rethinkdbdash" : " ~ 1.15.x"
45+ "js-data" : " ^ 1.0.0-alpha.5-1 " ,
46+ "mout" : " 0.11 .0" ,
47+ "rethinkdbdash" : " ^ 1.15.x"
4848 }
4949}
You can’t perform that action at this time.
0 commit comments