@rasgo/pouchdb-adapter-http
Advanced tools
Comparing version 0.9.0 to 0.9.1
{ | ||
"name": "@rasgo/pouchdb-adapter-http", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store.", | ||
@@ -16,6 +16,6 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@rasgo/pouchdb-binary-utils": "0.9.0", | ||
"@rasgo/pouchdb-errors": "0.9.0", | ||
"@rasgo/pouchdb-fetch": "0.9.0", | ||
"@rasgo/pouchdb-utils": "0.9.0", | ||
"@rasgo/pouchdb-binary-utils": "0.9.1", | ||
"@rasgo/pouchdb-errors": "0.9.1", | ||
"@rasgo/pouchdb-fetch": "0.9.1", | ||
"@rasgo/pouchdb-utils": "0.9.1", | ||
"argsarray": "0.0.1" | ||
@@ -22,0 +22,0 @@ }, |
+ Added@rasgo/pouchdb-binary-utils@0.9.1(transitive)
+ Added@rasgo/pouchdb-fetch@0.9.1(transitive)
+ Added@rasgo/pouchdb-utils@0.9.1(transitive)
- Removed@rasgo/pouchdb-binary-utils@0.9.0(transitive)
- Removed@rasgo/pouchdb-fetch@0.9.0(transitive)
- Removed@rasgo/pouchdb-utils@0.9.0(transitive)
Updated@rasgo/pouchdb-errors@0.9.1
Updated@rasgo/pouchdb-fetch@0.9.1
Updated@rasgo/pouchdb-utils@0.9.1