Gathering detailed insights and metrics for svelte
Gathering detailed insights and metrics for svelte
Gathering detailed insights and metrics for svelte
Gathering detailed insights and metrics for svelte
npm install svelte
Typescript
Module System
Min. Node Version
Node Version
NPM Version
100
Supply Chain
35.1
Quality
97.7
Maintenance
100
Vulnerability
0
License
JavaScript (72.39%)
Svelte (21.98%)
TypeScript (3.89%)
CSS (1.28%)
HTML (0.46%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
83,443 Stars
10,438 Commits
4,567 Forks
852 Watchers
148 Branches
791 Contributors
Updated on Jul 19, 2025
Latest Version
5.36.8
Package Id
svelte@5.36.8
Unpacked Size
2.46 MB
Size
629.75 kB
File Count
370
NPM Version
10.8.2
Node Version
18.20.8
Published on
Jul 18, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
14
Svelte is a new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.
Learn more at the Svelte website, or stop by the Discord chatroom.
You can play around with Svelte in the tutorial, examples, and REPL.
When you're ready to build a full-fledge application, we recommend using SvelteKit:
1npx sv create my-app 2cd my-app 3npm install 4npm run dev
See the SvelteKit documentation to learn more.
The Changelog for this package is available on GitHub.
Svelte is an MIT-licensed open source project with its ongoing development made possible entirely by fantastic volunteers. If you'd like to support their efforts, please consider:
Funds donated via Open Collective will be used for compensating expenses related to Svelte's development.
5.4/10
Summary
Svelte has a potential mXSS vulnerability due to improper HTML escaping
Affected Versions
< 4.2.19
Patched Versions
4.2.19
6.1/10
Summary
Svelte vulnerable to XSS when using objects during server-side rendering
Affected Versions
< 3.49.0
Patched Versions
3.49.0
Reason
30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
SAST tool is not run on all commits -- score normalized to 9
Details
Reason
Found 19/23 approved changesets -- score normalized to 8
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
10 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More