Skip to content

Migrate cpy to node:fs #124

Open
semantic-release/github
#944
@pralkarz

Description

@pralkarz

I noticed it in https://github.com/semantic-release/github/blob/7d64dbbc83496db2fef0a4fb419a554106e226a6/package.json#L45, haven't had the chance to check other projects yet. A few reasons:

  1. node:fs is sufficient for modern Node versions.
  2. cpy pulls in relatively many transitive dependencies, including is-number.
  3. The author himself recommends against using the package.
    image

Metadata

Metadata

Assignees

No one assigned

    Labels

    umbrella issueThis issue contains a list of dependents of a package and tracks the progress in each

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions