Socket
Socket
Sign inDemoInstall

vnrm

Package Overview
Dependencies
18
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

3

package.json
{
"name": "vnrm",
"version": "0.0.3",
"version": "0.0.4",
"main": "bin/vnrm.js",

@@ -13,2 +13,3 @@ "description": "A deep deletion module for node (like `rm -rf`)",

"bin": "./bin/index.js",
"bundleDependencies": false,
"dependencies": {

@@ -15,0 +16,0 @@ "chalk": "^2.4.1",

@@ -17,3 +17,3 @@ # Super Remove

```bash
npm i -g vnrm
npm i -g vnrm
```

@@ -25,3 +25,3 @@ ## Use

```bash
vnrm -h
vnrm -h
```

@@ -31,3 +31,3 @@ ### Delete, Remove

```bash
vnrm <folderName|fileName>
vnrm <folderName|fileName>
```

@@ -34,0 +34,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc