@thi.ng/associative
Advanced tools
Comparing version 5.2.2 to 5.2.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.2.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.2.2...@thi.ng/associative@5.2.3) (2021-04-19) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [5.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.2.1...@thi.ng/associative@5.2.2) (2021-04-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "5.2.2", | ||
"version": "5.2.3", | ||
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations", | ||
@@ -56,6 +56,6 @@ "module": "./index.js", | ||
"@thi.ng/compare": "^1.3.28", | ||
"@thi.ng/dcons": "^2.3.21", | ||
"@thi.ng/dcons": "^2.3.22", | ||
"@thi.ng/equiv": "^1.0.41", | ||
"@thi.ng/errors": "^1.3.0", | ||
"@thi.ng/transducers": "^7.7.0", | ||
"@thi.ng/transducers": "^7.7.1", | ||
"tslib": "^2.1.0" | ||
@@ -96,3 +96,3 @@ }, | ||
}, | ||
"gitHead": "9d35fc75c08bcfdcd67126b8183c869fda71573a" | ||
"gitHead": "a099b0a1f1c6180819df9cc4786faa5c2b535140" | ||
} |
343206
Updated@thi.ng/dcons@^2.3.22
Updated@thi.ng/transducers@^7.7.1