Gathering detailed insights and metrics for @cpmech/envars
Gathering detailed insights and metrics for @cpmech/envars
Gathering detailed insights and metrics for @cpmech/envars
Gathering detailed insights and metrics for @cpmech/envars
npm install @cpmech/envars
Typescript
Module System
Node Version
NPM Version
65.1
Supply Chain
65.2
Quality
76.1
Maintenance
100
Vulnerability
100
License
TypeScript (95.14%)
JavaScript (3.36%)
Shell (1.43%)
Python (0.08%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
8 Stars
568 Commits
2 Forks
3 Watchers
1 Branches
2 Contributors
Updated on Jun 25, 2025
Latest Version
2.35.1
Package Id
@cpmech/envars@2.35.1
Unpacked Size
2.99 kB
Size
1.32 kB
File Count
7
NPM Version
9.6.1
Node Version
18.15.0
Published on
Jul 28, 2023
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
This package implements code for managing environment variables
1npm install @cpmech/envars
1import { initEnvars } from '@cpmech/envars'; 2 3const envars = { 4 APP_NAME: '', 5}; 6 7// load APP_NAME from process.env 8initEnvars(envars);
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
Found 0/21 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
license file not detected
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
Reason
28 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-14
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