pouchdb-changes-filter
Advanced tools
Comparing version 6.4.2 to 6.4.3
{ | ||
"name": "pouchdb-changes-filter", | ||
"version": "6.4.2", | ||
"version": "6.4.3", | ||
"description": "Adds \"filter\", \"selector\", etc. to PouchDB's changes/replicate/sync APIs", | ||
@@ -16,5 +16,5 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"pouchdb-errors": "6.4.2", | ||
"pouchdb-selector-core": "6.4.2", | ||
"pouchdb-utils": "6.4.2" | ||
"pouchdb-errors": "6.4.3", | ||
"pouchdb-selector-core": "6.4.3", | ||
"pouchdb-utils": "6.4.3" | ||
}, | ||
@@ -21,0 +21,0 @@ "module": "./lib/index.es.js", |
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
+ Addedpouchdb-collate@6.4.3(transitive)
+ Addedpouchdb-collections@6.4.3(transitive)
+ Addedpouchdb-errors@6.4.3(transitive)
+ Addedpouchdb-promise@6.4.3(transitive)
+ Addedpouchdb-selector-core@6.4.3(transitive)
+ Addedpouchdb-utils@6.4.3(transitive)
- Removedpouchdb-collate@6.4.2(transitive)
- Removedpouchdb-collections@6.4.2(transitive)
- Removedpouchdb-errors@6.4.2(transitive)
- Removedpouchdb-promise@6.4.2(transitive)
- Removedpouchdb-selector-core@6.4.2(transitive)
- Removedpouchdb-utils@6.4.2(transitive)
Updatedpouchdb-errors@6.4.3
Updatedpouchdb-selector-core@6.4.3
Updatedpouchdb-utils@6.4.3