pouchdb-replication
Advanced tools
Comparing version 8.0.0 to 8.0.1
{ | ||
"name": "pouchdb-replication", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "PouchDB's replication and sync algorithm, as a plugin.", | ||
@@ -16,6 +16,6 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"pouchdb-checkpointer": "8.0.0", | ||
"pouchdb-errors": "8.0.0", | ||
"pouchdb-generate-replication-id": "8.0.0", | ||
"pouchdb-utils": "8.0.0" | ||
"pouchdb-checkpointer": "8.0.1", | ||
"pouchdb-errors": "8.0.1", | ||
"pouchdb-generate-replication-id": "8.0.1", | ||
"pouchdb-utils": "8.0.1" | ||
}, | ||
@@ -22,0 +22,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-binary-utils@8.0.1(transitive)
+ Addedpouchdb-checkpointer@8.0.1(transitive)
+ Addedpouchdb-collate@8.0.1(transitive)
+ Addedpouchdb-collections@8.0.1(transitive)
+ Addedpouchdb-errors@8.0.1(transitive)
+ Addedpouchdb-generate-replication-id@8.0.1(transitive)
+ Addedpouchdb-md5@8.0.1(transitive)
+ Addedpouchdb-utils@8.0.1(transitive)
- Removedpouchdb-binary-utils@8.0.0(transitive)
- Removedpouchdb-checkpointer@8.0.0(transitive)
- Removedpouchdb-collate@8.0.0(transitive)
- Removedpouchdb-collections@8.0.0(transitive)
- Removedpouchdb-errors@8.0.0(transitive)
- Removedpouchdb-generate-replication-id@8.0.0(transitive)
- Removedpouchdb-md5@8.0.0(transitive)
- Removedpouchdb-utils@8.0.0(transitive)
Updatedpouchdb-checkpointer@8.0.1
Updatedpouchdb-errors@8.0.1
Updatedpouchdb-utils@8.0.1