Gathering detailed insights and metrics for inferno-server
Gathering detailed insights and metrics for inferno-server
Gathering detailed insights and metrics for inferno-server
Gathering detailed insights and metrics for inferno-server
npm install inferno-server
Typescript
Module System
Min. Node Version
Node Version
NPM Version
98.3
Supply Chain
79.6
Quality
90.1
Maintenance
100
Vulnerability
100
License
JavaScript (99.5%)
HTML (0.46%)
CSS (0.04%)
Total Downloads
5,520,773
Last Day
1,830
Last Week
31,956
Last Month
198,926
Last Year
2,280,277
16,099 Stars
6,290 Commits
634 Forks
266 Watching
6 Branches
193 Contributors
Latest Version
8.2.3
Package Id
inferno-server@8.2.3
Unpacked Size
175.71 kB
Size
24.38 kB
File Count
19
NPM Version
lerna/6.6.2/node@v21.4.0+x64 (linux)
Node Version
21.4.0
Publised On
10 Dec 2023
Cumulative downloads
Total Downloads
Last day
-81%
1,830
Compared to previous day
Last week
-34.1%
31,956
Compared to previous week
Last month
-7.3%
198,926
Compared to previous month
Last year
29.2%
2,280,277
Compared to previous year
1
Inferno package for working with the server
This package serves as the entry point of the Server-related rendering paths. It is intended to be paired with the isomorphic Inferno, which will be shipped as inferno to npm.
npm install inferno inferno-server
1import { renderToString } from 'inferno-server'; 2 3renderToString(<div>Hello world</div>, container);
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
SAST tool is run on all commits
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
Found 2/30 approved changesets -- score normalized to 0
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
24 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-12-23
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