@unction/reducevalues
Advanced tools
Comparing version 2.10.0 to 2.11.0
{ | ||
"name": "@unction/reducevalues", | ||
"version": "2.10.0", | ||
"version": "2.11.0", | ||
"description": "Reduce over a iterable's values", | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@unction/reducewithvaluekey": "4.9.0" | ||
"@unction/reducewithvaluekey": "4.10.0" | ||
}, | ||
@@ -56,0 +56,0 @@ "nyc": { |
4016
+ Added@unction/fromfunctortopairs@1.7.0(transitive)
+ Added@unction/fromiteratortoarray@1.5.0(transitive)
+ Added@unction/reducewithvaluekey@4.10.0(transitive)
- Removed@unction/fromfunctortopairs@1.6.0(transitive)
- Removed@unction/fromiteratortoarray@1.4.0(transitive)
- Removed@unction/reducewithvaluekey@4.9.0(transitive)
- Removed@unction/type@2.4.0(transitive)