@unction/reducewithvaluekey
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@unction/reducewithvaluekey", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A curried reduce where you get access to both the value and they key", | ||
@@ -44,5 +44,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@unction/isarray": "^1.0.1", | ||
"@unction/isobject": "^1.0.1" | ||
"@unction/isarray": "^1.0.2", | ||
"@unction/isobject": "^1.0.2" | ||
} | ||
} |
Updated@unction/isarray@^1.0.2
Updated@unction/isobject@^1.0.2