co-rethinkdb
Advanced tools
Comparing version 0.2.1 to 0.3.0
@@ -88,2 +88,2 @@ // When installing co-rethinkdb for an application that uses the same version | ||
module.exports = r | ||
module.exports = r |
{ | ||
"name": "co-rethinkdb", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"author": "Markus Ast <npm.m@rkusa.st>", | ||
@@ -19,4 +19,4 @@ "description": "Generator based querying goodness for RethinkDB", | ||
"dependencies": { | ||
"co": "~3.0.2", | ||
"rethinkdb": "~1.11.0-3" | ||
"co": "^3.0.5", | ||
"rethinkdb": "~1.12.0-0" | ||
}, | ||
@@ -23,0 +23,0 @@ "bugs": "https://github.com/rkusa/co-rethinkdb/issues", |
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
6248
74
+ Addedco@3.1.0(transitive)
+ Addedrethinkdb@1.12.0-1(transitive)
- Removedco@3.0.6(transitive)
- Removedrethinkdb@1.11.0-4(transitive)
Updatedco@^3.0.5
Updatedrethinkdb@~1.12.0-0