Skip to content

migrate semantic-release to read-package-json-fast #20

@43081j

Description

@43081j

semantic-release can be found here:
https://github.com/semantic-release/npm

it currently uses read-pkg here:
https://github.com/semantic-release/npm/blob/0154fb84631cd7debd4bcd0d78824386b76ae8c1/lib/get-pkg.js#L2

we can instead use read-package-json-fast:
https://github.com/npm/read-package-json-fast

its near enough 10x smaller, is maintained by the NPM team directly, and is more standard because of that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    accepts prsThe maintainer of the target repo was contacted and welcomes prshas issueAn issue for contact or tracking was created in the target repositoryhas prThis issue has a corresponding PR in the target repopr needs updateThe PR in the target repo has gone stale and needs to be rebased

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions