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