@unction/length
Advanced tools
Comparing version 1.38.0 to 1.39.0
{ | ||
"name": "@unction/length", | ||
"version": "1.38.0", | ||
"version": "1.39.0", | ||
"description": "Returns the number of values contained in the iterable.", | ||
@@ -60,3 +60,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@unction/values": "3.36.0" | ||
"@unction/values": "3.37.0" | ||
}, | ||
@@ -63,0 +63,0 @@ "files": [ |
+ Added@unction/fromfunctortopairs@1.9.0(transitive)
+ Added@unction/fromiteratortoarray@1.6.0(transitive)
+ Added@unction/reducevalues@2.37.0(transitive)
+ Added@unction/reducewithvaluekey@4.35.0(transitive)
+ Added@unction/values@3.37.0(transitive)
- Removed@unction/fromfunctortopairs@1.8.0(transitive)
- Removed@unction/fromiteratortoarray@1.5.0(transitive)
- Removed@unction/reducevalues@2.36.0(transitive)
- Removed@unction/reducewithvaluekey@4.34.0(transitive)
- Removed@unction/type@2.5.0(transitive)
- Removed@unction/values@3.36.0(transitive)
Updated@unction/values@3.37.0