@unction/length
Advanced tools
Comparing version 5.0.0 to 6.0.0
{ | ||
"name": "@unction/length", | ||
"version": "5.0.0", | ||
"version": "6.0.0", | ||
"description": "Returns the number of values contained in the iterable.", | ||
@@ -62,3 +62,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@unction/values": "6.0.0" | ||
"@unction/values": "7.0.0" | ||
}, | ||
@@ -65,0 +65,0 @@ "files": [ |
+ Added@unction/fromfunctortopairs@2.0.0(transitive)
+ Added@unction/reducevalues@5.0.0(transitive)
+ Added@unction/reducewithvaluekey@7.0.0(transitive)
+ Added@unction/values@7.0.0(transitive)
- Removed@unction/fromfunctortopairs@1.12.0(transitive)
- Removed@unction/reducevalues@4.0.0(transitive)
- Removed@unction/reducewithvaluekey@6.0.0(transitive)
- Removed@unction/values@6.0.0(transitive)
Updated@unction/values@7.0.0