@rimbu/hashed
Advanced tools
Comparing version 0.8.2 to 0.8.3
{ | ||
"name": "@rimbu/hashed", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"description": "Immutable HashMap and HashSet implementations for TypeScript", | ||
@@ -72,6 +72,6 @@ "keywords": [ | ||
"@rimbu/base": "^0.8.0", | ||
"@rimbu/collection-types": "^0.9.2", | ||
"@rimbu/collection-types": "^0.9.3", | ||
"@rimbu/common": "^0.9.0", | ||
"@rimbu/list": "^0.10.2", | ||
"@rimbu/stream": "^0.10.2", | ||
"@rimbu/list": "^0.10.3", | ||
"@rimbu/stream": "^0.10.3", | ||
"tslib": "^2.3.1" | ||
@@ -86,3 +86,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/list@^0.10.3
Updated@rimbu/stream@^0.10.3