Gathering detailed insights and metrics for @proload/plugin-tsm
Gathering detailed insights and metrics for @proload/plugin-tsm
Gathering detailed insights and metrics for @proload/plugin-tsm
Gathering detailed insights and metrics for @proload/plugin-tsm
Searches for and loads your tool's JavaScript configuration files with full support for CJS, ESM, TypeScript and more.
npm install @proload/plugin-tsm
Typescript
Module System
Node Version
NPM Version
@proload/core@0.3.3
Updated on Sep 01, 2022
@proload/plugin-json@0.3.1
Updated on Apr 26, 2022
@proload/plugin-rc@0.2.1
Updated on Apr 26, 2022
@proload/plugin-kdl@0.2.1
Updated on Apr 26, 2022
@proload/plugin-yaml@0.2.1
Updated on Apr 26, 2022
@proload/plugin-typescript@0.2.1
Updated on Apr 26, 2022
JavaScript (98.81%)
TypeScript (1.19%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
82 Stars
69 Commits
6 Forks
4 Watchers
4 Branches
4 Contributors
Updated on Dec 25, 2024
Latest Version
0.2.1
Package Id
@proload/plugin-tsm@0.2.1
Unpacked Size
2.57 kB
Size
1.27 kB
File Count
7
NPM Version
6.14.16
Node Version
14.19.1
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
1
1
@proload/plugin-tsm
Enables the loading of [namespace].config.ts
, [namespace].config.cts
, and [namespace].config.mts
files using @proload/core
.
1import load from '@proload/core'; 2import typescript from '@proload/plugin-tsm'; 3 4load.use([typescript]); 5await load('namespace');
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
7 existing vulnerabilities detected
Details
Reason
Found 2/19 approved changesets -- score normalized to 1
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
0 commit(s) and 0 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
no effort to earn an OpenSSF best practices badge detected
Reason
license file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-07-07
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