Gathering detailed insights and metrics for @koa/router
Gathering detailed insights and metrics for @koa/router
Gathering detailed insights and metrics for @koa/router
Gathering detailed insights and metrics for @koa/router
Router middleware for Koa. Maintained by @forwardemail and @ladjs.
npm install @koa/router
Typescript
Module System
Min. Node Version
98.3
Supply Chain
95.9
Quality
85.1
Maintenance
100
Vulnerability
100
License
JavaScript (98.85%)
Shell (0.64%)
Makefile (0.4%)
Handlebars (0.11%)
Total Downloads
103,489,982
Last Day
76,787
Last Week
969,232
Last Month
4,610,858
Last Year
40,263,267
872 Stars
485 Commits
176 Forks
19 Watching
2 Branches
94 Contributors
Minified
Minified + Gzipped
Latest Version
13.1.0
Package Id
@koa/router@13.1.0
Unpacked Size
38.29 kB
Size
11.78 kB
File Count
9
Publised On
18 Sept 2024
Cumulative downloads
Total Downloads
Last day
-67%
76,787
Compared to previous day
Last week
-8.9%
969,232
Compared to previous week
Last month
2.2%
4,610,858
Compared to previous month
Last year
37.4%
40,263,267
Compared to previous year
Router middleware for Koa. Maintained by Forward Email and Lad.
app.get
, app.put
, app.post
, etc.)OPTIONS
requests with allowed methods405 Method Not Allowed
and 501 Not Implemented
async/await
support.use()
(or .get()
,
etc.), which matches Express 4 API.npm:
1npm install @koa/router
1npm install --save-dev @types/koa__router
See API Reference for more documentation.
Name |
---|
Alex Mingoia |
@koajs |
Imed Jaberi |
MIT © Alex Mingoia
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
security policy file detected
Details
Reason
Found 7/30 approved changesets -- score normalized to 2
Reason
0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-12-16
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