-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
accepts prsThe maintainer of the target repo was contacted and welcomes prsThe maintainer of the target repo was contacted and welcomes prshas issueAn issue for contact or tracking was created in the target repositoryAn issue for contact or tracking was created in the target repositoryhas prThis issue has a corresponding PR in the target repoThis issue has a corresponding PR in the target repopr needs updateThe PR in the target repo has gone stale and needs to be rebasedThe PR in the target repo has gone stale and needs to be rebased
Description
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
Labels
accepts prsThe maintainer of the target repo was contacted and welcomes prsThe maintainer of the target repo was contacted and welcomes prshas issueAn issue for contact or tracking was created in the target repositoryAn issue for contact or tracking was created in the target repositoryhas prThis issue has a corresponding PR in the target repoThis issue has a corresponding PR in the target repopr needs updateThe PR in the target repo has gone stale and needs to be rebasedThe PR in the target repo has gone stale and needs to be rebased