Gathering detailed insights and metrics for @lerna/rimraf-dir
Gathering detailed insights and metrics for @lerna/rimraf-dir
Gathering detailed insights and metrics for @lerna/rimraf-dir
Gathering detailed insights and metrics for @lerna/rimraf-dir
@0x-lerna-fork/rimraf-dir
Run rimraf on a directory in a subprocess to hack around slowness
@erquhart/lerna-rimraf-dir
Run rimraf on a directory in a subprocess to hack around slowness
@yoitsro/lerna-rimraf-dir
Run rimraf on a directory in a subprocess to hack around slowness
@spryker-lerna/rimraf-dir
Run rimraf on a directory in a subprocess to hack around slowness
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
npm install @lerna/rimraf-dir
Typescript
Module System
Min. Node Version
Node Version
NPM Version
95.4
Supply Chain
60.9
Quality
74.7
Maintenance
100
Vulnerability
98.2
License
TypeScript (95.86%)
JavaScript (3.13%)
Shell (0.51%)
CSS (0.5%)
Batchfile (0.01%)
Total Downloads
262,984,738
Last Day
106,240
Last Week
589,401
Last Month
2,295,102
Last Year
23,724,440
MIT License
35,934 Stars
2,813 Commits
2,278 Forks
249 Watchers
33 Branches
339 Contributors
Updated on May 09, 2025
Minified
Minified + Gzipped
Latest Version
6.4.1
Package Id
@lerna/rimraf-dir@6.4.1
Unpacked Size
3.43 kB
Size
1.93 kB
File Count
4
NPM Version
lerna/6.4.1/node@v16.15.0+arm64 (darwin)
Node Version
16.15.0
Published on
Jan 12, 2023
Cumulative downloads
Total Downloads
Last Day
70.7%
106,240
Compared to previous day
Last Week
16.1%
589,401
Compared to previous week
Last Month
11.2%
2,295,102
Compared to previous month
Last Year
-30.3%
23,724,440
Compared to previous year
4
@lerna/rimraf-dir
Run rimraf on a directory in a subprocess to hack around slowness
1const { rimrafDir } = require("@lerna/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
14 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
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
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
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-04-28
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