@rimbu/multimap
Advanced tools
Comparing version 0.9.2 to 0.9.3
{ | ||
"name": "@rimbu/multimap", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": "An immutable Map where each key can have multiple values", | ||
@@ -67,7 +67,7 @@ "keywords": [ | ||
"@rimbu/base": "^0.8.0", | ||
"@rimbu/collection-types": "^0.9.2", | ||
"@rimbu/collection-types": "^0.9.3", | ||
"@rimbu/common": "^0.9.0", | ||
"@rimbu/hashed": "^0.8.2", | ||
"@rimbu/sorted": "^0.9.2", | ||
"@rimbu/stream": "^0.10.2", | ||
"@rimbu/hashed": "^0.8.3", | ||
"@rimbu/sorted": "^0.9.3", | ||
"@rimbu/stream": "^0.10.3", | ||
"tslib": "^2.3.1" | ||
@@ -82,3 +82,3 @@ }, | ||
}, | ||
"gitHead": "7271174e99229284224cef3489d3e80bddb305d0" | ||
"gitHead": "1e954ea5904e67edb3dea7ea3d4097c783f505f1" | ||
} |
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.8.3
Updated@rimbu/sorted@^0.9.3
Updated@rimbu/stream@^0.10.3