Skip to content

JS: More library inputs #12170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 14, 2023
Merged

JS: More library inputs #12170

merged 1 commit into from
Feb 14, 2023

Conversation

erik-krogh
Copy link
Contributor

@erik-krogh erik-krogh commented Feb 13, 2023

CVE-2017-16138: TP

Recognize an index.js file that is sibling to a package.json as being exported when no main: field is set in the package.json.
And better tracking of class-constructors when finding library inputs.

Evaluation looks OK.
I'm quite sure the performance improvement is spurious.

@github-actions github-actions bot added the JS label Feb 13, 2023
@erik-krogh erik-krogh marked this pull request as ready for review February 14, 2023 07:55
@erik-krogh erik-krogh requested a review from a team as a code owner February 14, 2023 07:55
@erik-krogh erik-krogh added the no-change-note-required This PR does not need a change note label Feb 14, 2023
Copy link
Contributor

@aibaars aibaars left a comment

Choose a reason for hiding this comment

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

LGTM

@erik-krogh erik-krogh merged commit a498936 into github:main Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JS no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants