blob-to-it
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "blob-to-it", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Turns a blob into an async iterator", | ||
@@ -15,6 +15,2 @@ "author": "Alex Potsides <alex@achingbrain.net>", | ||
}, | ||
"engines": { | ||
"node": ">=16.0.0", | ||
"npm": ">=7.0.0" | ||
}, | ||
"type": "module", | ||
@@ -141,5 +137,5 @@ "types": "./dist/src/index.d.ts", | ||
"devDependencies": { | ||
"aegir": "^39.0.2", | ||
"aegir": "^40.0.11", | ||
"it-all": "^3.0.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7731