If SvelteJS compiles everything in your code to plain JavaScript does this mean that third-party libraries' code will also be converted to plain JavaScript and remove the ever so problem of npm modules vulnerabilities for JavaScript frameworks, or I'm getting this all wrong
Svelte compiles your components. That's all.
Transpiling code will usually transpile (and preserve) the security vulnerabilities too.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With