@unction/reducevalues
Advanced tools
Comparing version 8.0.0 to 8.1.0
{ | ||
"name": "@unction/reducevalues", | ||
"version": "8.0.0", | ||
"version": "8.1.0", | ||
"description": "Reduce over a iterable's values", | ||
@@ -54,3 +54,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@unction/reducewithvaluekey": "10.1.0" | ||
"@unction/reducewithvaluekey": "11.1.0" | ||
}, | ||
@@ -57,0 +57,0 @@ "nyc": { |
+ Added@unction/fromfunctortopairs@5.1.0(transitive)
+ Added@unction/fromiteratortoarray@3.0.0(transitive)
+ Added@unction/reducewithvaluekey@11.1.0(transitive)
+ Added@unction/type@4.0.0(transitive)
- Removed@unction/fromfunctortopairs@3.0.0(transitive)
- Removed@unction/fromiteratortoarray@2.0.0(transitive)
- Removed@unction/reducewithvaluekey@10.1.0(transitive)
- Removed@unction/type@3.0.0(transitive)