pouchdb-generate-replication-id
Advanced tools
Comparing version 7.3.1 to 8.0.0
{ | ||
"name": "pouchdb-generate-replication-id", | ||
"version": "7.3.1", | ||
"version": "8.0.0", | ||
"description": "PouchDB function to generate a replication ID to mark progress during replications.", | ||
@@ -16,4 +16,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"pouchdb-collate": "7.3.1", | ||
"pouchdb-md5": "7.3.1" | ||
"pouchdb-collate": "8.0.0", | ||
"pouchdb-md5": "8.0.0" | ||
}, | ||
@@ -20,0 +20,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.0(transitive)
+ Addedpouchdb-collate@8.0.0(transitive)
+ Addedpouchdb-md5@8.0.0(transitive)
- Removedpouchdb-binary-utils@7.3.1(transitive)
- Removedpouchdb-collate@7.3.1(transitive)
- Removedpouchdb-md5@7.3.1(transitive)
Updatedpouchdb-collate@8.0.0
Updatedpouchdb-md5@8.0.0