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.5 to 0.0.6

9

package.json
{
"name": "vnrm",
"version": "0.0.5",
"version": "0.0.6",
"main": "bin/vnrm.js",
"description": "A deep deletion module for node (like `rm -rf`)",
"keywords": [
"command-tools",
"rm -r",
"rimraf",
"remove",
"del"
],
"author": "Jundat95",

@@ -7,0 +14,0 @@ "license": "ISC",

10

README.md

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

## Install
## Install global

@@ -20,11 +20,11 @@ ```bash

```
## Use
### Help
## Install in project
```bash
vnrm -h
npm i vnrm --save-dev
```
### Delete, Remove
## Use
```bash

@@ -31,0 +31,0 @@ vnrm <folderName|fileName>

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