@infinite-list/data-model
Advanced tools
Comparing version 0.4.10 to 0.4.11
@@ -17,4 +17,4 @@ import Heap from '@x-oasis/heap'; | ||
getNewPositionForValue(value: number): number; | ||
getMinValue(): number; | ||
getMaxValue(): number; | ||
getMinValue(): any; | ||
getMaxValue(): any; | ||
setPositionValue(position: number, value: number): void; | ||
@@ -21,0 +21,0 @@ replaceFurthestValuePosition(lowValue: number, highValue: number, newValue: number, useMinValueFn?: (options: { |
{ | ||
"name": "@infinite-list/data-model", | ||
"version": "0.4.10", | ||
"version": "0.4.11", | ||
"files": [ | ||
@@ -5,0 +5,0 @@ "dist", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
3265491
1