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.6 to 0.0.7

8

package.json
{
"name": "vnrm",
"version": "0.0.6",
"version": "0.0.7",
"main": "bin/vnrm.js",

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

"del"
],
],
"author": "Jundat95",

@@ -21,3 +21,5 @@ "license": "ISC",

"bin": "./bin/index.js",
"bundleDependencies": false,
"bundleDependencies": [
"renderized", "super-streams"
],
"dependencies": {

@@ -24,0 +26,0 @@ "chalk": "^2.4.1",

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