@thi.ng/associative
Advanced tools
Comparing version 5.1.7 to 5.1.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.1.7...@thi.ng/associative@5.1.8) (2021-03-27) | ||
**Note:** Version bump only for package @thi.ng/associative | ||
## [5.1.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@5.1.6...@thi.ng/associative@5.1.7) (2021-03-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/associative", | ||
"version": "5.1.7", | ||
"version": "5.1.8", | ||
"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.17", | ||
"@thi.ng/dcons": "^2.3.18", | ||
"@thi.ng/equiv": "^1.0.41", | ||
"@thi.ng/errors": "^1.3.0", | ||
"@thi.ng/transducers": "^7.6.7", | ||
"@thi.ng/transducers": "^7.6.8", | ||
"tslib": "^2.1.0" | ||
@@ -96,3 +96,3 @@ }, | ||
}, | ||
"gitHead": "15f3ea0e15805bc67ca61bf87ce5e8849a7d8e86" | ||
"gitHead": "0e9b6f3dbb787027e78e972344f5277371b3411d" | ||
} |
335089
Updated@thi.ng/dcons@^2.3.18
Updated@thi.ng/transducers@^7.6.8