@rimbu/sorted
Advanced tools
Comparing version 0.9.11 to 0.9.12
{ | ||
"name": "@rimbu/sorted", | ||
"version": "0.9.11", | ||
"version": "0.9.12", | ||
"description": "Immutable SortedMap and SortedSet implementations for TypeScript", | ||
@@ -72,6 +72,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.9.0", | ||
"@rimbu/collection-types": "^0.9.11", | ||
"@rimbu/common": "^0.9.3", | ||
"@rimbu/stream": "^0.10.11", | ||
"@rimbu/base": "^0.9.1", | ||
"@rimbu/collection-types": "^0.9.12", | ||
"@rimbu/common": "^0.9.4", | ||
"@rimbu/stream": "^0.10.12", | ||
"tslib": "^2.4.0" | ||
@@ -86,3 +86,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
589891
Updated@rimbu/base@^0.9.1
Updated@rimbu/common@^0.9.4
Updated@rimbu/stream@^0.10.12