Skip to content
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

[Fix] parse: ignore __proto__ keys #428

Merged
merged 1 commit into from Jan 9, 2022
Merged

[Fix] parse: ignore __proto__ keys #428

merged 1 commit into from Jan 9, 2022

Conversation

ljharb
Copy link
Owner

@ljharb ljharb commented Dec 28, 2021

No description provided.

@codecov
Copy link

codecov bot commented Dec 28, 2021

Codecov Report

Merging #428 (8b4cc14) into main (ad63d36) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #428   +/-   ##
=======================================
  Coverage   99.85%   99.85%           
=======================================
  Files           8        8           
  Lines        1408     1423   +15     
  Branches      172      173    +1     
=======================================
+ Hits         1406     1421   +15     
  Misses          2        2           
Impacted Files Coverage Δ
lib/parse.js 100.00% <100.00%> (ø)
test/parse.js 99.79% <100.00%> (+<0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad63d36...8b4cc14. Read the comment docs.

@ljharb
Copy link
Owner Author

ljharb commented Jan 11, 2022

v6.10.3 has been released with this change. This has also been backported to v6.9.7, v6.8.3, v6.7.3, v6.6.1, v6.5.3, v6.4.1, v6.3.3, and v6.2.4.

ljharb added a commit that referenced this pull request Jan 11, 2022
ljharb added a commit that referenced this pull request Jan 11, 2022
ljharb added a commit that referenced this pull request Jan 11, 2022
ljharb added a commit that referenced this pull request Jan 11, 2022
ljharb added a commit that referenced this pull request Jan 11, 2022
ljharb added a commit that referenced this pull request Jan 11, 2022
ljharb added a commit that referenced this pull request Jan 11, 2022
ljharb added a commit that referenced this pull request Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant