Gathering detailed insights and metrics for @0x-lerna-fork/rimraf-dir
Gathering detailed insights and metrics for @0x-lerna-fork/rimraf-dir
Gathering detailed insights and metrics for @0x-lerna-fork/rimraf-dir
Gathering detailed insights and metrics for @0x-lerna-fork/rimraf-dir
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
npm install @0x-lerna-fork/rimraf-dir
Typescript
Module System
Min. Node Version
Node Version
NPM Version
TypeScript (95.86%)
JavaScript (3.13%)
Shell (0.51%)
CSS (0.5%)
Batchfile (0.01%)
Total Downloads
31,120
Last Day
1
Last Week
8
Last Month
23
Last Year
652
MIT License
35,935 Stars
2,813 Commits
2,278 Forks
249 Watchers
33 Branches
339 Contributors
Updated on May 09, 2025
Minified
Minified + Gzipped
Latest Version
3.16.3
Package Id
@0x-lerna-fork/rimraf-dir@3.16.3
Unpacked Size
6.95 kB
Size
2.69 kB
File Count
5
NPM Version
lerna/3.16.1/node@v11.15.0+x64 (darwin)
Node Version
11.15.0
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
60%
8
Compared to previous week
Last Month
-89.5%
23
Compared to previous month
Last Year
-44.1%
652
Compared to previous year
4
@0x-lerna-fork/rimraf-dir
Run rimraf on a directory in a subprocess to hack around slowness
1const rimrafDir = require("@0x-lerna-fork/rimraf-dir"); 2 3rimrafDir("/path/to/directory").then(removedDir => { 4 console.log("removed", removedDir); 5});
Install lerna for access to the lerna
CLI.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
14 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
2 existing vulnerabilities detected
Details
Reason
Found 16/27 approved changesets -- score normalized to 5
Reason
dependency not pinned by hash detected -- score normalized to 2
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
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
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-05-05
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