interval-tree-1d
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "interval-tree-1d", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "1D interval tree data structure", | ||
@@ -10,3 +10,3 @@ "main": "interval-tree.js", | ||
"dependencies": { | ||
"binary-search-bounds": "^1.0.0" | ||
"binary-search-bounds": "^2.0.0" | ||
}, | ||
@@ -13,0 +13,0 @@ "devDependencies": { |
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
17255
6
+ Addedbinary-search-bounds@2.0.5(transitive)
- Removedbinary-search-bounds@1.0.0(transitive)
Updatedbinary-search-bounds@^2.0.0