@rimbu/hashed
Advanced tools
Comparing version 0.7.3 to 0.7.4
{ | ||
"name": "@rimbu/hashed", | ||
"version": "0.7.3", | ||
"version": "0.7.4", | ||
"description": "Immutable HashMap and HashSet implementations for TypeScript", | ||
@@ -62,6 +62,6 @@ "keywords": [ | ||
"@rimbu/base": "^0.7.2", | ||
"@rimbu/collection-types": "^0.8.2", | ||
"@rimbu/collection-types": "^0.8.3", | ||
"@rimbu/common": "^0.8.2", | ||
"@rimbu/list": "^0.8.3", | ||
"@rimbu/stream": "^0.8.2", | ||
"@rimbu/list": "^0.9.0", | ||
"@rimbu/stream": "^0.9.0", | ||
"tslib": "^2.3.1" | ||
@@ -75,3 +75,3 @@ }, | ||
}, | ||
"gitHead": "aa942d41980ef39199f88d574c5138d54a24c372" | ||
"gitHead": "eb052e1db5f0f610f2e0a78cb283a278c868f7ec" | ||
} |
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
+ Added@rimbu/list@0.9.0(transitive)
- Removed@rimbu/list@0.8.3(transitive)
- Removed@rimbu/stream@0.8.2(transitive)
Updated@rimbu/list@^0.9.0
Updated@rimbu/stream@^0.9.0