Skip to content

Conversation

wraithgar
Copy link
Member

As stated in the comment above the new function, this is a new isolated
function for reading and parsing a given package.json file. This will
allow things like npm which already requires this module to tap into the
exact same code this module would use to parse a package.json file, but
not have to require the whole module if it is not going to need
normalization or saving.

@wraithgar wraithgar requested a review from a team as a code owner June 3, 2024 14:26
reggi
reggi previously approved these changes Jun 3, 2024
Copy link
Contributor

@reggi reggi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@wraithgar wraithgar merged commit 62e585a into main Jun 3, 2024
@wraithgar wraithgar deleted the gar/fast-parse-only branch June 3, 2024 14:49
@github-actions github-actions bot mentioned this pull request Jun 3, 2024
wraithgar pushed a commit that referenced this pull request Jun 3, 2024
🤖 I have created a release *beep* *boop*
---


## [5.2.0](v5.1.1...v5.2.0)
(2024-06-03)

### Features

*
[`62e585a`](62e585a)
[#106](#106) add readPackage
helper (#106) (@wraithgar)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants