js-data-rethinkdb
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2
@@ -0,1 +1,5 @@ | ||
##### 1.0.0-alpha.2 - 23 November 2014 | ||
Upgraded dependencies | ||
##### 1.0.0-alpha.1 - 01 November 2014 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "js-data-rethinkdb", | ||
"description": "RethinkDB adapter for js-data.", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.2", | ||
"homepage": "http://www.js-data.io/docs/dsrethinkdbadapter", | ||
@@ -31,3 +31,3 @@ "repository": { | ||
"devDependencies": { | ||
"chai": "1.9.2", | ||
"chai": "1.10.0", | ||
"grunt": "0.4.5", | ||
@@ -37,5 +37,5 @@ "grunt-contrib-jshint": "0.10.0", | ||
"grunt-karma-coveralls": "2.5.2", | ||
"grunt-mocha-test": "0.12.2", | ||
"grunt-mocha-test": "0.12.4", | ||
"jit-grunt": "0.9.0", | ||
"sinon": "1.11.1", | ||
"sinon": "1.12.1", | ||
"time-grunt": "1.0.0" | ||
@@ -47,6 +47,6 @@ }, | ||
"dependencies": { | ||
"js-data": "~1.0.x", | ||
"mout": "0.10.0", | ||
"rethinkdbdash": "~1.15.x" | ||
"js-data": "^1.0.0-alpha.5-1", | ||
"mout": "0.11.0", | ||
"rethinkdbdash": "^1.15.x" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27645
+ Addedjs-data@1.8.0(transitive)
+ Addedrethinkdbdash@1.16.14(transitive)
+ Addedyabh@1.0.0(transitive)
- Removedjs-data@1.0.0(transitive)
- Removedmout@0.10.0(transitive)
- Removedrethinkdbdash@1.15.3(transitive)
Updatedjs-data@^1.0.0-alpha.5-1
Updatedmout@0.11.0
Updatedrethinkdbdash@^1.15.x