|
|
@ -9,7 +9,7 @@ |
|
|
|
"version": "2.0.0", |
|
|
|
"version": "2.0.0", |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@seald-io/binary-search-tree": "^1.0.0", |
|
|
|
"@seald-io/binary-search-tree": "^1.0.2", |
|
|
|
"async": "0.2.10", |
|
|
|
"async": "0.2.10", |
|
|
|
"localforage": "^1.9.0" |
|
|
|
"localforage": "^1.9.0" |
|
|
|
}, |
|
|
|
}, |
|
|
@ -189,12 +189,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@seald-io/binary-search-tree": { |
|
|
|
"node_modules/@seald-io/binary-search-tree": { |
|
|
|
"version": "1.0.0", |
|
|
|
"version": "1.0.2", |
|
|
|
"resolved": "https://registry.npmjs.org/@seald-io/binary-search-tree/-/binary-search-tree-1.0.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@seald-io/binary-search-tree/-/binary-search-tree-1.0.2.tgz", |
|
|
|
"integrity": "sha512-gSI4pDoTxDAS1cA0u8hmHi7WRMW8Osm/qTQrUGOjsYvqGqhebsg+v4jWmg3fqO5f+2eJvXnv8OJRh0pdwx2wwg==", |
|
|
|
"integrity": "sha512-+pYGvPFAk7wUR+ONMOlc6A+LUN4kOCFwyPLjyaeS7wVibADPHWYJNYsNtyIAwjF1AXQkuaXElnIc4XjKt55QZA==" |
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"underscore": "^1.13.1" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@types/component-emitter": { |
|
|
|
"node_modules/@types/component-emitter": { |
|
|
|
"version": "1.2.10", |
|
|
|
"version": "1.2.10", |
|
|
@ -5135,11 +5132,6 @@ |
|
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/underscore": { |
|
|
|
|
|
|
|
"version": "1.13.1", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.1.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/universalify": { |
|
|
|
"node_modules/universalify": { |
|
|
|
"version": "0.1.2", |
|
|
|
"version": "0.1.2", |
|
|
|
"resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", |
|
|
@ -5860,12 +5852,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"@seald-io/binary-search-tree": { |
|
|
|
"@seald-io/binary-search-tree": { |
|
|
|
"version": "1.0.0", |
|
|
|
"version": "1.0.2", |
|
|
|
"resolved": "https://registry.npmjs.org/@seald-io/binary-search-tree/-/binary-search-tree-1.0.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@seald-io/binary-search-tree/-/binary-search-tree-1.0.2.tgz", |
|
|
|
"integrity": "sha512-gSI4pDoTxDAS1cA0u8hmHi7WRMW8Osm/qTQrUGOjsYvqGqhebsg+v4jWmg3fqO5f+2eJvXnv8OJRh0pdwx2wwg==", |
|
|
|
"integrity": "sha512-+pYGvPFAk7wUR+ONMOlc6A+LUN4kOCFwyPLjyaeS7wVibADPHWYJNYsNtyIAwjF1AXQkuaXElnIc4XjKt55QZA==" |
|
|
|
"requires": { |
|
|
|
|
|
|
|
"underscore": "^1.13.1" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
}, |
|
|
|
"@types/component-emitter": { |
|
|
|
"@types/component-emitter": { |
|
|
|
"version": "1.2.10", |
|
|
|
"version": "1.2.10", |
|
|
@ -9617,11 +9606,6 @@ |
|
|
|
"which-boxed-primitive": "^1.0.2" |
|
|
|
"which-boxed-primitive": "^1.0.2" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"underscore": { |
|
|
|
|
|
|
|
"version": "1.13.1", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.1.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"universalify": { |
|
|
|
"universalify": { |
|
|
|
"version": "0.1.2", |
|
|
|
"version": "0.1.2", |
|
|
|
"resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", |
|
|
|