Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

streams: fix util inspect returning undefined for CompressionStream & DecompressionStream #52283

Merged
merged 3 commits into from
May 12, 2024

Commits on May 10, 2024

  1. stream: fix util.inspect for compression/decompressionStream

    Mert Can Altin authored and aduh95 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d91dbdc View commit details
    Browse the repository at this point in the history
  2. Update test-compression-decompression-stream.js

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    mertcanaltin and aduh95 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    adea16a View commit details
    Browse the repository at this point in the history
  3. Update test-compression-decompression-stream.js

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    mertcanaltin and aduh95 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    79c22bc View commit details
    Browse the repository at this point in the history