@unction/reducewithvaluekey
Advanced tools
Comparing version 11.2.1 to 11.3.0
{ | ||
"name": "@unction/reducewithvaluekey", | ||
"version": "11.2.1", | ||
"version": "11.3.0", | ||
"description": "Reduces over a functor, providing the reducer with the value and key", | ||
@@ -62,4 +62,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@unction/fromfunctortopairs": "5.2.0", | ||
"@unction/type": "4.1.0", | ||
"@unction/fromfunctortopairs": "5.3.0", | ||
"@unction/type": "4.1.1", | ||
"core-js": "3.0.1", | ||
@@ -66,0 +66,0 @@ "most": "1.7.2" |
+ Added@unction/fromfunctortopairs@5.3.0(transitive)
+ Added@unction/fromiteratortoarray@3.0.2(transitive)
+ Added@unction/type@4.1.1(transitive)
- Removed@unction/fromfunctortopairs@5.2.0(transitive)
- Removed@unction/fromiteratortoarray@3.0.1(transitive)
- Removed@unction/type@4.1.0(transitive)
Updated@unction/type@4.1.1