pouchdb-utils
Advanced tools
Comparing version 6.0.4 to 6.0.5
{ | ||
"name": "pouchdb-utils", | ||
"version": "6.0.4", | ||
"version": "6.0.5", | ||
"description": "Unassorted utilities used by PouchDB.", | ||
@@ -15,12 +15,2 @@ "main": "./lib/index.js", | ||
], | ||
"dependencies": { | ||
"argsarray": "0.0.1", | ||
"debug": "2.2.0", | ||
"inherits": "2.0.1", | ||
"pouchdb-collections": "6.0.4", | ||
"pouchdb-binary-utils": "6.0.4", | ||
"pouchdb-errors": "6.0.4", | ||
"pouchdb-md5": "6.0.4", | ||
"pouchdb-promise": "6.0.4" | ||
}, | ||
"browser": { | ||
@@ -33,3 +23,10 @@ "./lib/index.js": "./lib/index-browser.js", | ||
"./src/isBinaryObject.js": "./src/isBinaryObject-browser.js" | ||
}, | ||
"dependencies": { | ||
"argsarray": "0.0.1", | ||
"debug": "2.2.0", | ||
"inherits": "2.0.3", | ||
"pouchdb-errors": "6.0.5", | ||
"pouchdb-promise": "6.0.5" | ||
} | ||
} |
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
5
80848
+ Addedinherits@2.0.3(transitive)
+ Addedpouchdb-errors@6.0.5(transitive)
+ Addedpouchdb-promise@6.0.5(transitive)
- Removedpouchdb-binary-utils@6.0.4
- Removedpouchdb-collections@6.0.4
- Removedpouchdb-md5@6.0.4
- Removedinherits@2.0.1(transitive)
- Removedpouchdb-binary-utils@6.0.4(transitive)
- Removedpouchdb-collections@6.0.4(transitive)
- Removedpouchdb-errors@6.0.4(transitive)
- Removedpouchdb-md5@6.0.4(transitive)
- Removedpouchdb-promise@6.0.4(transitive)
- Removedspark-md5@2.0.2(transitive)
Updatedinherits@2.0.3
Updatedpouchdb-errors@6.0.5
Updatedpouchdb-promise@6.0.5