pouchdb-adapter-utils
Advanced tools
Comparing version 5.4.0 to 5.4.1
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
var pouchdbUtils = require('pouchdb-utils'); | ||
@@ -4,0 +6,0 @@ var pouchdbErrors = require('pouchdb-errors'); |
{ | ||
"name": "pouchdb-adapter-utils", | ||
"version": "5.4.0", | ||
"version": "5.4.1", | ||
"description": "Utilities for PouchDB adapters.", | ||
@@ -16,9 +16,9 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"pouchdb-binary-utils": "5.4.0", | ||
"pouchdb-binary-utils": "5.4.1", | ||
"pouchdb-collections": "1.0.1", | ||
"pouchdb-errors": "5.4.0", | ||
"pouchdb-merge": "5.4.0", | ||
"pouchdb-md5": "5.4.0", | ||
"pouchdb-utils": "5.4.0" | ||
"pouchdb-errors": "5.4.1", | ||
"pouchdb-merge": "5.4.1", | ||
"pouchdb-md5": "5.4.1", | ||
"pouchdb-utils": "5.4.1" | ||
} | ||
} |
37120
772
+ Addedpouchdb-binary-utils@5.4.1(transitive)
+ Addedpouchdb-errors@5.4.1(transitive)
+ Addedpouchdb-md5@5.4.1(transitive)
+ Addedpouchdb-merge@5.4.1(transitive)
+ Addedpouchdb-promise@5.4.1(transitive)
+ Addedpouchdb-utils@5.4.1(transitive)
- Removedpouchdb-binary-utils@5.4.0(transitive)
- Removedpouchdb-errors@5.4.0(transitive)
- Removedpouchdb-md5@5.4.0(transitive)
- Removedpouchdb-merge@5.4.0(transitive)
- Removedpouchdb-promise@5.4.0(transitive)
- Removedpouchdb-utils@5.4.0(transitive)
Updatedpouchdb-binary-utils@5.4.1
Updatedpouchdb-errors@5.4.1
Updatedpouchdb-md5@5.4.1
Updatedpouchdb-merge@5.4.1
Updatedpouchdb-utils@5.4.1