Gathering detailed insights and metrics for joe-forked-golevelup-nestjs-common
Gathering detailed insights and metrics for joe-forked-golevelup-nestjs-common
npm install joe-forked-golevelup-nestjs-common
Typescript
Module System
Node Version
NPM Version
68.3
Supply Chain
71.3
Quality
75.2
Maintenance
100
Vulnerability
99.6
License
TypeScript (86.95%)
JavaScript (13.05%)
Total Downloads
216
Last Day
1
Last Week
3
Last Month
5
Last Year
41
2,391 Stars
611 Commits
276 Forks
23 Watching
42 Branches
110 Contributors
Minified
Minified + Gzipped
Latest Version
2.0.0-rc.0
Package Id
joe-forked-golevelup-nestjs-common@2.0.0-rc.0
Unpacked Size
14.50 kB
Size
4.73 kB
File Count
20
NPM Version
lerna/3.20.2/node@v16.13.0+x64 (darwin)
Node Version
16.13.0
Publised On
17 Dec 2021
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
0%
3
Compared to previous week
Last month
66.7%
5
Compared to previous month
Last year
-26.8%
41
Compared to previous year
1
1
Utility functions and low level reusable modules that provide building blocks for the @levelup-nestjs and @nestjs ecosystem.
Creates a decorator that can be used as a convenience to inject a specific token
Instead of using @Inject(SOME_THING_TOKEN)
this can be used to create a new named Decorator such as @InjectSomeThing()
which will hide the token details from users making APIs easier
to consume
The mixin pattern is particularly useful with NestJS components like Interceptors
as a mechanism to provide both configuration while still allowing the component to participate with Nest's Dependency Injection
.
Contributions welcome! Read the contribution guidelines first.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
30 commit(s) and 3 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
1 existing vulnerabilities detected
Details
Reason
Found 1/17 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-01-27
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