Uh oh!
There was an error while loading. Please reload this page.
Rebuild package lock - May 2020 - #4802
Conversation
alexcjohnson
left a comment
There was a problem hiding this comment.
💃 Looks good. Just curious, do you have any idea what the bundled: true flags are, and why they got stripped out and replaced by resolved and integrity keys in a bunch of places?
archmoj
commented
May 2, 2020
Here is relavant info: @antoinerg@alexcjohnson |
alexcjohnson
commented
May 2, 2020
Mac OS 10.15.4, on this branch, substantial changes: |
archmoj
commented
May 2, 2020
@alexcjohnson thanks for testing this out. Do you get any diff when calling |
alexcjohnson
commented
May 2, 2020
yes, that |
archmoj
commented
May 2, 2020
You get different lock file? |
alexcjohnson
commented
May 2, 2020
Much closer - now if I do the same reinstall vs your latest commit I get: Specifically: Maybe these are Mac-only requirements... doesn't bother me. The test failures do though 🙄 |
archmoj
commented
May 2, 2020
alexcjohnson
commented
May 2, 2020
If I run This looks great, but what does |
alexcjohnson
commented
May 2, 2020
Anyway we don't need to answer every last question about package-lock tonight 😅 This is fantastic, the 💃 above still applies 🥇 |
archmoj
commented
May 2, 2020
Thanks very much @alexcjohnson. |
archmoj
commented
May 2, 2020
To regenerate Then run I will move forward and merge this thing. |

In respect to ##4796
This PR helps reduce the number of warnings namely for
kind-ofpackage.Before:

After:

See commit a883997 for details.
Also to mention, the audit files were created using the commands below:
@plotly/plotly_js