@rimbu/hashed
Advanced tools
Comparing version 0.8.13 to 0.8.14
{ | ||
"name": "@rimbu/hashed", | ||
"version": "0.8.13", | ||
"version": "0.8.14", | ||
"description": "Immutable HashMap and HashSet implementations for TypeScript", | ||
@@ -72,7 +72,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.9.0", | ||
"@rimbu/collection-types": "^0.9.11", | ||
"@rimbu/common": "^0.9.3", | ||
"@rimbu/list": "^0.10.13", | ||
"@rimbu/stream": "^0.10.11", | ||
"@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", | ||
"tslib": "^2.4.0" | ||
@@ -94,3 +94,3 @@ }, | ||
}, | ||
"gitHead": "4efaf8c469d606381517984436383fd6b1b61ec0" | ||
"gitHead": "60d3b52050fc30f10921cbf92d637362d663d7e0" | ||
} |
@@ -85,3 +85,3 @@ <p align="center"> | ||
Feel very welcome to contribute to further improve Rimbu. Please read our [Contributing guide](../../CONTRIBUTING.md). | ||
Feel very welcome to contribute to further improve Rimbu. Please read our [Contributing guide](https://github.com/rimbu-org/rimbu/blob/main/CONTRIBUTING.md). | ||
@@ -88,0 +88,0 @@ ## Contributors |
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
485190
Updated@rimbu/base@^0.9.1
Updated@rimbu/common@^0.9.4
Updated@rimbu/list@^0.10.14
Updated@rimbu/stream@^0.10.12