@thi.ng/heaps
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/heaps@1.2.0...@thi.ng/heaps@1.2.1) (2020-01-26) | ||
**Note:** Version bump only for package @thi.ng/heaps | ||
# [1.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/heaps@1.1.6...@thi.ng/heaps@1.2.0) (2020-01-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/heaps", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Various heap implementations for arbitrary values and with customizable ordering", | ||
@@ -42,3 +42,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.7.0", | ||
"@thi.ng/api": "^6.7.1", | ||
"@thi.ng/compare": "^1.1.1" | ||
@@ -63,3 +63,3 @@ }, | ||
}, | ||
"gitHead": "93d8af817724c1c5b06d80ffa2492fe5b4fb7bc4" | ||
"gitHead": "38d193103121815a5794ae242817f8f306b6ddd4" | ||
} |
84216
Updated@thi.ng/api@^6.7.1