@rimbu/hashed
Advanced tools
Comparing version 0.8.14 to 0.8.15
{ | ||
"name": "@rimbu/hashed", | ||
"version": "0.8.14", | ||
"version": "0.8.15", | ||
"description": "Immutable HashMap and HashSet implementations for TypeScript", | ||
@@ -72,7 +72,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.9.1", | ||
"@rimbu/collection-types": "^0.9.12", | ||
"@rimbu/common": "^0.9.4", | ||
"@rimbu/list": "^0.10.14", | ||
"@rimbu/stream": "^0.10.12", | ||
"@rimbu/base": "^0.9.2", | ||
"@rimbu/collection-types": "^0.9.13", | ||
"@rimbu/common": "^0.10.0", | ||
"@rimbu/list": "^0.10.15", | ||
"@rimbu/stream": "^0.11.0", | ||
"tslib": "^2.4.0" | ||
@@ -94,3 +94,3 @@ }, | ||
}, | ||
"gitHead": "60d3b52050fc30f10921cbf92d637362d663d7e0" | ||
"gitHead": "4d6b7411c36f599331185b1bc597e58f34954d1a" | ||
} |
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/stream@0.11.0(transitive)
- Removed@rimbu/common@0.9.4(transitive)
- Removed@rimbu/stream@0.10.12(transitive)
Updated@rimbu/base@^0.9.2
Updated@rimbu/common@^0.10.0
Updated@rimbu/list@^0.10.15
Updated@rimbu/stream@^0.11.0