@rimbu/hashed
Advanced tools
Comparing version 0.8.20 to 0.8.21
{ | ||
"name": "@rimbu/hashed", | ||
"version": "0.8.20", | ||
"version": "0.8.21", | ||
"description": "Immutable HashMap and HashSet implementations for TypeScript", | ||
@@ -72,7 +72,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.9.5", | ||
"@rimbu/collection-types": "^0.9.18", | ||
"@rimbu/base": "^0.10.0", | ||
"@rimbu/collection-types": "^0.9.19", | ||
"@rimbu/common": "^0.10.3", | ||
"@rimbu/list": "^0.10.20", | ||
"@rimbu/stream": "^0.12.4", | ||
"@rimbu/list": "^0.10.21", | ||
"@rimbu/stream": "^0.12.5", | ||
"tslib": "^2.4.0" | ||
@@ -94,3 +94,3 @@ }, | ||
}, | ||
"gitHead": "c4009664c4e15f367e963d198cacd7c5fc182a4d" | ||
"gitHead": "22ae1cadeb885e7fd30a23bd05c001cda3141e86" | ||
} |
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
485408
- Removed@rimbu/base@0.9.5(transitive)
Updated@rimbu/base@^0.10.0
Updated@rimbu/list@^0.10.21
Updated@rimbu/stream@^0.12.5