@rimbu/list
Advanced tools
Comparing version 0.10.19 to 0.10.20
{ | ||
"name": "@rimbu/list", | ||
"version": "0.10.19", | ||
"version": "0.10.20", | ||
"description": "An efficient immutable ordered sequence of elements akin to a Vector", | ||
@@ -67,6 +67,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.9.4", | ||
"@rimbu/collection-types": "^0.9.17", | ||
"@rimbu/common": "^0.10.2", | ||
"@rimbu/stream": "^0.12.3", | ||
"@rimbu/base": "^0.9.5", | ||
"@rimbu/collection-types": "^0.9.18", | ||
"@rimbu/common": "^0.10.3", | ||
"@rimbu/stream": "^0.12.4", | ||
"tslib": "^2.4.0" | ||
@@ -88,3 +88,3 @@ }, | ||
}, | ||
"gitHead": "0d1677b4df9c1b0f1dc337eb38eea7a99ea7fc43" | ||
"gitHead": "c4009664c4e15f367e963d198cacd7c5fc182a4d" | ||
} |
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
Updated@rimbu/base@^0.9.5
Updated@rimbu/common@^0.10.3
Updated@rimbu/stream@^0.12.4