Skip to content

Replace strip-ansi with native module #465

Description

@Namchee
  • Operating System: Windows 11 23H2
  • Node Version: 22.18
  • NPM Version: 10.9.3
  • webpack Version: 5.100.2
  • ${package} Version: 2.26.1

Feature Proposal

Currently, we use strip-ansi package as part of the reporter code. However, since Node 16.11 we already have util.stripVTControlCharacters that do the same thing.

Modification Proposal

Replace strip-ansi with native module

Feature Use Case

Strips 1 dependencies from package without behavioral changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions