Socket
Socket
Sign inDemoInstall

@sec-ant/readable-stream

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sec-ant/readable-stream - npm Package Versions

0.5.0

Diff

Changelog

Source

0.5.0

Minor Changes

  • 7cb5954: Refactor asyncIterator ponyfill API

    BREAKING: The asyncIterator from the ponyfill API is refactored, you should now use it like this:

    asyncIterator(readableStream);
    

    instead of

    asyncIterator.call(readableStream);
    
sec-ant
published 0.4.1 •

Changelog

Source

0.4.1

Patch Changes

  • 82a7030: Fix package.json main and module entry point.
sec-ant
published 0.4.0 •

Changelog

Source

0.4.0

Minor Changes

  • 0398fc0: Restructure codebase and export ponyfill entry points.

    BREAKING CHANGE: The API is redesgined. Check REAMDE.md for details.

sec-ant
published 0.3.2 •

sec-ant
published 0.3.1 •

sec-ant
published 0.3.0 •

sec-ant
published 0.2.0 •

sec-ant
published 0.1.0 •

sec-ant
published 0.0.1 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc