@rimbu/list
Advanced tools
Comparing version 0.10.17 to 0.10.18
{ | ||
"name": "@rimbu/list", | ||
"version": "0.10.17", | ||
"version": "0.10.18", | ||
"description": "An efficient immutable ordered sequence of elements akin to a Vector", | ||
@@ -67,7 +67,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.9.2", | ||
"@rimbu/collection-types": "^0.9.15", | ||
"@rimbu/common": "^0.10.0", | ||
"@rimbu/stream": "^0.12.1", | ||
"tslib": "^2.4.0" | ||
"@rimbu/base": "^0.9.3", | ||
"@rimbu/collection-types": "^0.9.16", | ||
"@rimbu/common": "^0.10.1", | ||
"@rimbu/stream": "^0.12.2" | ||
}, | ||
@@ -88,3 +87,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "040fef2d88f35195fe0e89f7c0828886b278f7d3" | ||
"gitHead": "9e7cd56ce066f7903c5749110c2a7a8b06809403" | ||
} |
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
4
775321
- Removedtslib@^2.4.0
Updated@rimbu/base@^0.9.3
Updated@rimbu/common@^0.10.1
Updated@rimbu/stream@^0.12.2