pouchdb-adapter-http
Advanced tools
Comparing version 5.4.1 to 5.4.2
{ | ||
"name": "pouchdb-adapter-http", | ||
"version": "5.4.1", | ||
"version": "5.4.2", | ||
"description": "PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.", | ||
@@ -18,10 +18,10 @@ "main": "./lib/index.js", | ||
"debug": "2.2.0", | ||
"pouchdb-ajax": "5.4.1", | ||
"pouchdb-binary-utils": "5.4.1", | ||
"pouchdb-errors": "5.4.1", | ||
"pouchdb-md5": "5.4.1", | ||
"pouchdb-promise": "5.4.1", | ||
"pouchdb-utils": "5.4.1", | ||
"pouchdb-ajax": "5.4.2", | ||
"pouchdb-binary-utils": "5.4.2", | ||
"pouchdb-errors": "5.4.2", | ||
"pouchdb-md5": "5.4.2", | ||
"pouchdb-promise": "5.4.2", | ||
"pouchdb-utils": "5.4.2", | ||
"js-extend": "1.0.1" | ||
} | ||
} |
+ Addedpouchdb-ajax@5.4.2(transitive)
+ Addedpouchdb-binary-utils@5.4.2(transitive)
+ Addedpouchdb-errors@5.4.2(transitive)
+ Addedpouchdb-md5@5.4.2(transitive)
+ Addedpouchdb-promise@5.4.2(transitive)
+ Addedpouchdb-utils@5.4.2(transitive)
- Removedpouchdb-ajax@5.4.1(transitive)
- Removedpouchdb-binary-utils@5.4.1(transitive)
- Removedpouchdb-errors@5.4.1(transitive)
- Removedpouchdb-md5@5.4.1(transitive)
- Removedpouchdb-promise@5.4.1(transitive)
- Removedpouchdb-utils@5.4.1(transitive)
Updatedpouchdb-ajax@5.4.2
Updatedpouchdb-binary-utils@5.4.2
Updatedpouchdb-errors@5.4.2
Updatedpouchdb-md5@5.4.2
Updatedpouchdb-promise@5.4.2
Updatedpouchdb-utils@5.4.2