Tags: node-fetch/fetch-blob
Tags
Bump @types/node from 17.0.45 to 18.0.2 (#140) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.45 to 18.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: avoid reading files when the size is empty (#134) * fix: avoid reading files when the size is empty * also use stat.size for checking if it is modified * bump minor version number * Don't push empty chunks into the array (creates faster reads) * reverted back to avoid making a if check
PreviousNext