I recently was notified about malicious code in the library Polyfill.Io which reads local storage data (including JWT tokens) and stuff.
I remember that every Angular project has “polyfills” in it, but I don’t know if it’s related to that malicious library or it’s a different thing in Angular that just holds the same name.
Is Angular related to that malicious library? Do I need to take action?
Thanks for the helpers.