Gathering detailed insights and metrics for @types/express-ejs-layouts
Gathering detailed insights and metrics for @types/express-ejs-layouts
Gathering detailed insights and metrics for @types/express-ejs-layouts
Gathering detailed insights and metrics for @types/express-ejs-layouts
npm install @types/express-ejs-layouts
Typescript
Module System
69.2
Supply Chain
55.9
Quality
75.4
Maintenance
100
Vulnerability
100
License
TypeScript (99.9%)
JavaScript (0.09%)
Shell (0.01%)
Total Downloads
1,156,873
Last Day
725
Last Week
3,876
Last Month
14,506
Last Year
201,861
49,120 Stars
88,652 Commits
30,295 Forks
640 Watching
5 Branches
9,978 Contributors
Latest Version
2.5.4
Package Id
@types/express-ejs-layouts@2.5.4
Unpacked Size
2.83 kB
Size
1.53 kB
File Count
5
Publised On
07 Nov 2023
Cumulative downloads
Total Downloads
Last day
18.3%
725
Compared to previous day
Last week
6.8%
3,876
Compared to previous week
Last month
1.8%
14,506
Compared to previous month
Last year
-34.1%
201,861
Compared to previous year
2
npm install --save @types/express-ejs-layouts
This package contains type definitions for express-ejs-layouts (https://github.com/Soarez/express-ejs-layouts).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-ejs-layouts.
1/// <reference types="node" /> 2 3import { RequestHandler } from "express"; 4 5declare const expressEjsLayouts: RequestHandler; 6 7export = expressEjsLayouts; 8
These definitions were written by .
No vulnerabilities found.
Reason
30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Reason
security policy file detected
Details
Reason
no dangerous workflow patterns detected
Reason
0 existing vulnerabilities detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 26/30 approved changesets -- score normalized to 8
Reason
dependency not pinned by hash detected -- score normalized to 8
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-02-03
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