-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[BUG] Inconsistent audit json #7744
Comments
Unable to reproduce the issue as copy-webpack-plugin@6.0.0 . Tried on the environment as mentioned. |
I'll try to create a minimal example. |
Feel free to reopen or create new issue with steps and minimal example reproduction steps so that issue can be reproduced every time. |
The new issue is here: #7896 |
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
Expected Behavior
vulnerabilities > copy-webpack-plugin > via
we have an array of strings["fast-glob","globby"]
vulnerabilities > micromatch > via
however we have a completely different data structureShouldn't both be the same?
Best regards.
Steps To Reproduce
copy-webpack-plugin:6.0.0
andmicromatch:4.0.7
npm audit --json
Environment
The text was updated successfully, but these errors were encountered: