Gathering detailed insights and metrics for mac-trash
Gathering detailed insights and metrics for mac-trash
Gathering detailed insights and metrics for mac-trash
Gathering detailed insights and metrics for mac-trash
🗑️ Zero-dependency macOS CLI tool to move files to the Trash
npm install mac-trash
Typescript
Module System
Min. Node Version
Node Version
NPM Version
69.2
Supply Chain
89.4
Quality
75.5
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Total Downloads
1,786
Last Day
1
Last Week
12
Last Month
38
Last Year
578
MIT License
3 Stars
18 Commits
1 Watchers
1 Branches
1 Contributors
Updated on Nov 08, 2023
Latest Version
3.0.0
Package Id
mac-trash@3.0.0
Unpacked Size
8.87 kB
Size
3.77 kB
File Count
6
NPM Version
8.5.5
Node Version
16.15.0
Published on
Feb 12, 2023
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
140%
12
Compared to previous week
Last Month
-41.5%
38
Compared to previous month
Last Year
50.5%
578
Compared to previous year
Zero-dependency macOS CLI tool to move files to the Trash
This module needs Node >=14
.
Install with npm:
1$ npm install mac-trash --global --production
1$ trash somefile.txt /some/other/file.txt
Show debug information:
1$ trash --verbose /some/file.txt
Show contextual help:
1$ trash --help
Show version:
1$ trash --version
This project uses semver.
Version | Date | Notes |
---|---|---|
3.0.0 | 2023-01-12 | Drop Node 12 support |
2.0.0 | 2022-01-08 | Rework deletion method, update deps, update Node support (#1) |
1.0.1 | 2020-11-15 | Fix CLI initialization |
1.0.0 | 2020-11-15 | Initial version |
This project is released under the MIT License.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 2
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
Found 0/12 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
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
10 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-23
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