pouchdb-merge
Advanced tools
Comparing version 5.4.0 to 5.4.1
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
// We fetch all leafs of the revision tree, and sort them based on tree length | ||
@@ -4,0 +6,0 @@ // and whether they were deleted, undeleted documents with the longest revision |
{ | ||
"name": "pouchdb-merge", | ||
"version": "5.4.0", | ||
"version": "5.4.1", | ||
"description": "PouchDB's document merge algorithm.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
36584
760