js-data-rethinkdb
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0
@@ -0,1 +1,5 @@ | ||
##### 1.0.0 - 03 February 2015 | ||
Stable Version 1.0.0 | ||
##### 1.0.0-beta.1 - 12 January 2015 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "js-data-rethinkdb", | ||
"description": "RethinkDB adapter for js-data.", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0", | ||
"homepage": "http://www.js-data.io/docs/dsrethinkdbadapter", | ||
@@ -33,7 +33,7 @@ "repository": { | ||
"grunt": "0.4.5", | ||
"grunt-contrib-jshint": "0.10.0", | ||
"grunt-contrib-jshint": "0.11.0", | ||
"grunt-contrib-watch": "0.6.1", | ||
"grunt-karma-coveralls": "2.5.3", | ||
"grunt-mocha-test": "0.12.6", | ||
"jit-grunt": "0.9.0", | ||
"jit-grunt": "0.9.1", | ||
"sinon": "1.12.2", | ||
@@ -46,6 +46,6 @@ "time-grunt": "1.0.0" | ||
"dependencies": { | ||
"js-data": "^1.0.0-beta.1", | ||
"js-data": ">=1.0.0", | ||
"mout": "0.11.0", | ||
"rethinkdbdash": "^1.15.x" | ||
"rethinkdbdash": ">=1.15.0" | ||
} | ||
} |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
30855
1
1
+ Addedbluebird@3.7.2(transitive)
+ Addedjs-data@3.0.11(transitive)
+ Addedrethinkdbdash@2.3.31(transitive)
- Removedbluebird@2.11.0(transitive)
- Removedes6-promise@2.3.0(transitive)
- Removedjs-data@1.8.0(transitive)
- Removedrethinkdbdash@1.16.14(transitive)
- Removedyabh@1.0.0(transitive)
Updatedjs-data@>=1.0.0
Updatedrethinkdbdash@>=1.15.0