@rimbu/collection-types
Advanced tools
Comparing version 0.9.16 to 0.9.17
{ | ||
"name": "@rimbu/collection-types", | ||
"version": "0.9.16", | ||
"version": "0.9.17", | ||
"description": "Type definitions for the basic generic Rimbu collections", | ||
@@ -65,5 +65,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.9.3", | ||
"@rimbu/common": "^0.10.1", | ||
"@rimbu/stream": "^0.12.2" | ||
"@rimbu/base": "^0.9.4", | ||
"@rimbu/common": "^0.10.2", | ||
"@rimbu/stream": "^0.12.3", | ||
"tslib": "^2.4.0" | ||
}, | ||
@@ -77,3 +78,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "9e7cd56ce066f7903c5749110c2a7a8b06809403" | ||
"gitHead": "0d1677b4df9c1b0f1dc337eb38eea7a99ea7fc43" | ||
} |
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
196098
4
+ Addedtslib@^2.4.0
Updated@rimbu/base@^0.9.4
Updated@rimbu/common@^0.10.2
Updated@rimbu/stream@^0.12.3