@rimbu/multimap
Advanced tools
Comparing version 0.5.8 to 0.5.9
{ | ||
"name": "@rimbu/multimap", | ||
"version": "0.5.8", | ||
"version": "0.5.9", | ||
"description": "An immutable Map where each key can have multiple values", | ||
@@ -67,7 +67,7 @@ "keywords": [ | ||
"@rimbu/base": "^0.5.7", | ||
"@rimbu/collection-types": "^0.5.8", | ||
"@rimbu/collection-types": "^0.5.9", | ||
"@rimbu/common": "^0.5.7", | ||
"@rimbu/hashed": "^0.5.8", | ||
"@rimbu/sorted": "^0.5.8", | ||
"@rimbu/stream": "^0.5.8" | ||
"@rimbu/hashed": "^0.5.9", | ||
"@rimbu/sorted": "^0.5.9", | ||
"@rimbu/stream": "^0.5.9" | ||
}, | ||
@@ -77,3 +77,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "98155e4b35ca452566dde32247d898897258aff8" | ||
"gitHead": "5b057d47df8be6573504c6d60dac5f831a23e514" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@rimbu/hashed@^0.5.9
Updated@rimbu/sorted@^0.5.9
Updated@rimbu/stream@^0.5.9