Back to Explore

felixge/node-delayed-stream

GitHub
3 watchersOpen source

Last release:

Delayed-stream is a Node.js utility that buffers events from a stream until you are ready to handle them. It lets you delay emitting buffered stream data and then release the stored events later, which can be useful for use cases like delaying an HTTP response.

Project status

  • The upstream source appears dormant, with the last upstream push on 2015-04-30 and no evidence of ongoing updates into 2026.
  • Update cadence is irregular and long-spaced, with early activity in 2011, a gap until 2014-11-23, then another update in 2015-04-30, after which no further updates are evident.

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • 1.0.0

    This release is a version bump from 0.0.7 to 1.0.0 with no other code changes shown in the diff. The release notes also state that there have been no changes since 0.0.7, which matches the observed changes.

  • 0.0.7

    This release removes nonstandard JavaScript usage involving __defineGetter__, which caused issues in Internet Explorer. It also updates implementation details to use standard property-definition behavior (Object.defineProperty) and tidies related npm/package metadata behavior.

  • v0.0.6

    This release is tagged v0.0.6, but no release notes or change log details were provided by the publisher. As a result, there is no information available here about new features, fixes, breaking changes, or dependency updates.

  • v0.0.5

    No release notes were provided for version v0.0.5, so the available information does not describe any new features, fixes, or breaking changes. As a result, developer-impacting changes cannot be confidently identified from the release notes alone.

  • v0.0.4

    Release v0.0.4 is published, but the release notes contain no details about changes. No information is available here to determine whether there are new features, breaking changes, bug fixes, security updates, performance improvements, or migration actions.

  • v0.0.3

    Release v0.0.3 was published on 2011-05-22. No release notes were provided, so there is no documented information about features, fixes, or breaking changes for developers to review.

  • v0.0.2

    Release v0.0.2 was published on 2011-05-22, but the publisher did not provide release notes. No specific information about features, fixes, breaking changes, security updates, or migration steps is available from the provided data.

  • v0.0.1

    This release is version v0.0.1. No release notes were provided, so there is no documented information about new features, fixes, breaking changes, or security updates.