@rimbu/multimap
Advanced tools
Comparing version 0.10.4 to 0.10.5
{ | ||
"name": "@rimbu/multimap", | ||
"version": "0.10.4", | ||
"version": "0.10.5", | ||
"description": "An immutable Map where each key can have multiple values", | ||
@@ -83,7 +83,7 @@ "keywords": [ | ||
"@rimbu/base": "^0.11.3", | ||
"@rimbu/collection-types": "^0.10.4", | ||
"@rimbu/collection-types": "^0.10.5", | ||
"@rimbu/common": "^0.12.3", | ||
"@rimbu/hashed": "^0.9.4", | ||
"@rimbu/sorted": "^0.10.4", | ||
"@rimbu/stream": "^0.13.4", | ||
"@rimbu/hashed": "^0.9.5", | ||
"@rimbu/sorted": "^0.10.5", | ||
"@rimbu/stream": "^0.13.5", | ||
"tslib": "^2.5.0" | ||
@@ -94,3 +94,3 @@ }, | ||
}, | ||
"gitHead": "8f83f7bc9812a739279a64e2e52d83f631dfb4f6" | ||
"gitHead": "8e4ec725c03e43d64d0e3f36c380a295816d66e5" | ||
} |
Updated@rimbu/hashed@^0.9.5
Updated@rimbu/sorted@^0.10.5
Updated@rimbu/stream@^0.13.5