@rimbu/multimap
Advanced tools
Comparing version 0.7.2 to 0.7.3
{ | ||
"name": "@rimbu/multimap", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"description": "An immutable Map where each key can have multiple values", | ||
@@ -62,8 +62,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.6.4", | ||
"@rimbu/collection-types": "^0.7.2", | ||
"@rimbu/common": "^0.7.2", | ||
"@rimbu/hashed": "^0.6.5", | ||
"@rimbu/sorted": "^0.6.4", | ||
"@rimbu/stream": "^0.7.2", | ||
"@rimbu/base": "^0.6.5", | ||
"@rimbu/collection-types": "^0.7.3", | ||
"@rimbu/common": "^0.7.3", | ||
"@rimbu/hashed": "^0.6.6", | ||
"@rimbu/sorted": "^0.6.5", | ||
"@rimbu/stream": "^0.7.3", | ||
"tslib": "^2.3.0" | ||
@@ -77,3 +77,3 @@ }, | ||
}, | ||
"gitHead": "e2149b819688b221312eac54bed5e560d676db85" | ||
"gitHead": "f6fad673f48ce3d44d6b0f931c0182c8231526ca" | ||
} |
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/base@^0.6.5
Updated@rimbu/common@^0.7.3
Updated@rimbu/hashed@^0.6.6
Updated@rimbu/sorted@^0.6.5
Updated@rimbu/stream@^0.7.3