@rimbu/list
Advanced tools
Comparing version 0.10.13 to 0.10.14
{ | ||
"name": "@rimbu/list", | ||
"version": "0.10.13", | ||
"version": "0.10.14", | ||
"description": "An efficient immutable ordered sequence of elements akin to a Vector", | ||
@@ -67,6 +67,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" | ||
@@ -88,3 +88,3 @@ }, | ||
}, | ||
"gitHead": "4efaf8c469d606381517984436383fd6b1b61ec0" | ||
"gitHead": "60d3b52050fc30f10921cbf92d637362d663d7e0" | ||
} |
@@ -78,3 +78,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). | ||
@@ -81,0 +81,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
748228
Updated@rimbu/base@^0.9.1
Updated@rimbu/common@^0.9.4
Updated@rimbu/stream@^0.10.12