+2
-6
| { | ||
| "name": "it-sort", | ||
| "version": "3.0.2", | ||
| "version": "3.0.3", | ||
| "description": "Collects all values from an async iterator, sorts them using the passed function and yields them", | ||
@@ -15,6 +15,2 @@ "author": "Alex Potsides <alex@achingbrain.net>", | ||
| }, | ||
| "engines": { | ||
| "node": ">=16.0.0", | ||
| "npm": ">=7.0.0" | ||
| }, | ||
| "type": "module", | ||
@@ -142,4 +138,4 @@ "types": "./dist/src/index.d.ts", | ||
| "devDependencies": { | ||
| "aegir": "^39.0.2" | ||
| "aegir": "^40.0.11" | ||
| } | ||
| } |
9745
-0.65%