Skip to content

feat(types): add packageManager field to PackageJson#204

Merged
pi0 merged 3 commits into
unjs:mainfrom
Colonel-Sandvich:main
Dec 27, 2024
Merged

feat(types): add packageManager field to PackageJson#204
pi0 merged 3 commits into
unjs:mainfrom
Colonel-Sandvich:main

Conversation

@Colonel-Sandvich

Copy link
Copy Markdown
Contributor

resolves #203

Comment thread src/types/packagejson.ts Outdated
Comment thread src/types/packagejson.ts Outdated

@pi0 pi0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks.

@codecov

codecov Bot commented Dec 27, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.76%. Comparing base (afdf7cb) to head (c1f304e).
Report is 38 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (afdf7cb) and HEAD (c1f304e). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (afdf7cb) HEAD (c1f304e)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #204       +/-   ##
===========================================
- Coverage   89.40%   76.76%   -12.64%     
===========================================
  Files           5        3        -2     
  Lines         434      198      -236     
  Branches       37       38        +1     
===========================================
- Hits          388      152      -236     
  Misses         46       46               

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pi0 pi0 merged commit a03d181 into unjs:main Dec 27, 2024
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.

feat(types): add packageManager field to PackageJson

2 participants