Gathering detailed insights and metrics for bob-tsm
Gathering detailed insights and metrics for bob-tsm
Gathering detailed insights and metrics for bob-tsm
Gathering detailed insights and metrics for bob-tsm
Building and Running TypeScript projects efficiently with rollup + esbuild
npm install bob-tsm
Typescript
Module System
Min. Node Version
Node Version
NPM Version
60.1
Supply Chain
71.1
Quality
76.1
Maintenance
100
Vulnerability
98.6
License
TypeScript (96.5%)
JavaScript (3.42%)
Shell (0.05%)
Batchfile (0.03%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
21 Stars
496 Commits
1 Forks
1 Watchers
19 Branches
2 Contributors
Updated on Jun 04, 2025
Latest Version
1.1.2
Package Id
bob-tsm@1.1.2
Unpacked Size
138.03 kB
Size
45.45 kB
File Count
24
NPM Version
6.14.17
Node Version
14.20.0
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
Package inspired on https://github.com/lukeed/tsm with extra features and support for watch mode and with extra fixes to follow the new TypeScript 4.5 extensions .mts
=>ESM
and .cts
=>CommonJS
.
1pnpm add -D bob-tsm esbuild
1yarn add -D bob-tsm esbuild
1npm install -D bob-tsm esbuild
All the arguments that are not part of bob-tsm
are passed directly to the node
executable.
Usage: bob-tsm [options] [node arguments...]
Options:
-V, --version output the version number
--tsmconfig <config> Configuration file path (default: "tsm.js")
--watch <patterns...> Enable & specify watch mode
--ignore <patterns...> Ignore watch patterns
--node-env,--node_env <NODE_ENV> Automatically add the specified option as NODE_ENV environment variable, "prod" is an alias
for "production" and "dev" is an alias for "development" (choices: "production", "prod",
"development", "dev", "test")
-q, --quiet
--cjs Use CommonJS instead of ESM for ".ts" files. You still can use ".mts" to force ESM in
specific typescript files.
--paths Use tsconfig paths resolver. It only works as a fallback of the default path resolving and
you can use the environment variable TS_NODE_PROJECT to customize the tsconfig.json to use.
-h, --help display help for command
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
9 existing vulnerabilities detected
Details
Reason
1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/17 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
license file not detected
Details
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 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