Skip to content

Remove dependency on tar #18

@jonatanschroeder

Description

@jonatanschroeder

The tar package has a security advisory. This code has a dependency on the vulnerable version, with the fix only available in the following major version, so no semver-compatible fixed version is available. This will cause dependabot to complain about the transient dependency for any package that depends on typescript-cp.

However, from what I could tell, this repo does not use tar directly anywhere in the code. Removing the dependency should take care of this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions