@unction/reducevalues
Advanced tools
Comparing version 8.4.0 to 8.5.0
{ | ||
"name": "@unction/reducevalues", | ||
"version": "8.4.0", | ||
"version": "8.5.0", | ||
"description": "Reduce over a iterable's values", | ||
@@ -54,3 +54,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@unction/reducewithvaluekey": "11.3.0", | ||
"@unction/reducewithvaluekey": "11.5.0", | ||
"core-js": "3.0.1" | ||
@@ -57,0 +57,0 @@ }, |
+ Added@unction/fromfunctortopairs@5.5.0(transitive)
+ Added@unction/fromiteratortoarray@3.1.0(transitive)
+ Added@unction/reducewithvaluekey@11.5.0(transitive)
+ Added@unction/type@4.2.0(transitive)
- Removed@unction/fromfunctortopairs@5.3.0(transitive)
- Removed@unction/fromiteratortoarray@3.0.2(transitive)
- Removed@unction/reducewithvaluekey@11.3.0(transitive)
- Removed@unction/type@4.1.1(transitive)