@thi.ng/associative
Advanced tools
Comparing version 5.0.7 to 5.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.0.7...@thi.ng/associative@5.0.8) (2020-10-19) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [5.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.0.6...@thi.ng/associative@5.0.7) (2020-09-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "5.0.7", | ||
"version": "5.0.8", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -56,3 +56,3 @@ "module": "./index.js", | ||
"@thi.ng/compare": "^1.3.17", | ||
"@thi.ng/dcons": "^2.2.32", | ||
"@thi.ng/dcons": "^2.3.0", | ||
"@thi.ng/equiv": "^1.0.32", | ||
@@ -95,3 +95,3 @@ "@thi.ng/errors": "^1.2.22", | ||
}, | ||
"gitHead": "130dff672b56f789205177c2243169d33d479948" | ||
"gitHead": "fddd3584c295648598109dab9b52b1f6bd6a1a18" | ||
} |
335635
73
Updated@thi.ng/dcons@^2.3.0