@unction/reducewithvaluekey
Advanced tools
Comparing version 4.8.0 to 4.9.0
{ | ||
"name": "@unction/reducewithvaluekey", | ||
"version": "4.8.0", | ||
"version": "4.9.0", | ||
"description": "Reduces over a functor, providing the reducer with the value and key", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@unction/streamsatisfies": "3.0.0", | ||
"@unction/streamsatisfies": "3.1.0", | ||
"babel-cli": "6.24.1", | ||
@@ -63,4 +63,4 @@ "babel-core": "6.25.0", | ||
"dependencies": { | ||
"@unction/fromfunctortopairs": "1.5.0", | ||
"@unction/type": "2.4.0" | ||
"@unction/fromfunctortopairs": "1.6.0", | ||
"@unction/type": "2.5.0" | ||
}, | ||
@@ -67,0 +67,0 @@ "files": [ |
+ Added@unction/fromfunctortopairs@1.6.0(transitive)
+ Added@unction/fromiteratortoarray@1.4.0(transitive)
+ Added@unction/type@2.5.0(transitive)
- Removed@unction/fromfunctortopairs@1.5.0(transitive)
- Removed@unction/fromiteratortoarray@1.3.0(transitive)
- Removed@unction/type@2.3.0(transitive)
Updated@unction/type@2.5.0