@unction/fromfunctortopairs
Advanced tools
Comparing version 1.5.0 to 1.6.0
{ | ||
"name": "@unction/fromfunctortopairs", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "Takes a functor and tries to transform it into a list of key-value pairs", | ||
@@ -60,4 +60,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@unction/fromiteratortoarray": "1.3.0", | ||
"@unction/type": "2.3.0" | ||
"@unction/fromiteratortoarray": "1.4.0", | ||
"@unction/type": "2.4.0" | ||
}, | ||
@@ -64,0 +64,0 @@ "files": [ |
+ Added@unction/fromiteratortoarray@1.4.0(transitive)
+ Added@unction/type@2.4.0(transitive)
- Removed@unction/fromiteratortoarray@1.3.0(transitive)
- Removed@unction/type@2.3.0(transitive)
Updated@unction/type@2.4.0