@unction/length
Advanced tools
Comparing version 1.33.0 to 1.34.0
{ | ||
"name": "@unction/length", | ||
"version": "1.33.0", | ||
"version": "1.34.0", | ||
"description": "Returns the number of values contained in the iterable.", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"check": "flow-typed install && flow check", | ||
"ci": "npm run test && npm run lint && npm run check", | ||
"ci": "npm run test", | ||
"watch": "chokidar './index.js' './test.js' --command 'npm run ci --silent'" | ||
@@ -37,0 +37,0 @@ }, |
3678