legacy-swc-helpers critical vulnerability #9400
Closed
CarlOfHoly
started this conversation in
General
Replies: 1 comment 12 replies
-
I suspect that someone recently registered the package "legacy-swc-helpers": https://www.npmjs.com/package/legacy-swc-helpers. However, this name used by "@swc/helpers@0.4.16" is merely a reference to the old swc helpers package and does not actually point to the package on npm. |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to Github GHSA-9p8c-m465-cvpr
My project has it as a dependency, but from package-lock I can see that
it resolves to @swc/helpers v 0.4.14. Does that mean that I am safe?
Beta Was this translation helpful? Give feedback.
All reactions