blob-to-it
Advanced tools
Comparing version 2.0.6 to 2.0.7
{ | ||
"name": "blob-to-it", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "Turns a blob into an async iterator", | ||
@@ -55,5 +55,5 @@ "author": "Alex Potsides <alex@achingbrain.net>", | ||
"devDependencies": { | ||
"aegir": "^42.2.5", | ||
"aegir": "^42.2.7", | ||
"it-all": "^3.0.0" | ||
} | ||
} |
@@ -62,4 +62,4 @@ # blob-to-it | ||
- Apache 2.0, ([LICENSE-APACHE](LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>) | ||
- MIT ([LICENSE-MIT](LICENSE-MIT) / <http://opensource.org/licenses/MIT>) | ||
- Apache 2.0, ([LICENSE-APACHE](https://github.com/achingbrain/it/blob/main/packages/blob-to-it/LICENSE-APACHE) / <http://www.apache.org/licenses/LICENSE-2.0>) | ||
- MIT ([LICENSE-MIT](https://github.com/achingbrain/it/blob/main/packages/blob-to-it/LICENSE-MIT) / <http://opensource.org/licenses/MIT>) | ||
@@ -66,0 +66,0 @@ # Contribution |
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
7570