@thi.ng/associative
Advanced tools
Comparing version 7.0.19 to 7.0.20
{ | ||
"name": "@thi.ng/associative", | ||
"version": "7.0.19", | ||
"version": "7.0.20", | ||
"description": "ES Map/Set-compatible implementations with customizable equality semantics & supporting operations", | ||
@@ -44,9 +44,9 @@ "type": "module", | ||
"@thi.ng/api": "^8.11.16", | ||
"@thi.ng/arrays": "^2.10.10", | ||
"@thi.ng/arrays": "^2.10.11", | ||
"@thi.ng/binary": "^3.4.39", | ||
"@thi.ng/checks": "^3.6.19", | ||
"@thi.ng/dcons": "^3.2.137", | ||
"@thi.ng/dcons": "^3.2.138", | ||
"@thi.ng/equiv": "^2.1.72", | ||
"@thi.ng/object-utils": "^1.1.10", | ||
"@thi.ng/transducers": "^9.2.13", | ||
"@thi.ng/transducers": "^9.2.14", | ||
"tslib": "^2.8.1" | ||
@@ -147,3 +147,3 @@ }, | ||
}, | ||
"gitHead": "6542b842120bef47cc18d45a1b1db68307a7f04b\n" | ||
"gitHead": "d888087b36b086fd8c3e7dc98d35857266f78942\n" | ||
} |
Updated@thi.ng/arrays@^2.10.11
Updated@thi.ng/dcons@^3.2.138
Updated@thi.ng/transducers@^9.2.14