remove-node-modules
Advanced tools
+1
-1
| The MIT License (MIT) | ||
| Copyright (c) 2015 Jamie Kelly | ||
| Copyright (c) 2015-2016 Jamie Kelly | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
+3
-3
| { | ||
| "name": "remove-node-modules", | ||
| "version": "1.5.17", | ||
| "version": "1.6.1", | ||
| "description": "Helps Windows developers remove and delete node_modules folder", | ||
@@ -21,4 +21,4 @@ "bin": { | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/studio174/node-cleanup.git" | ||
| "url": "git+https://github.com/studio174/node-cleanup.git", | ||
| "type": "git" | ||
| }, | ||
@@ -25,0 +25,0 @@ "author": "Jamie Kelly <jamie@kellyjg.com> (http://www.kellyjg.com) @de__bug", |
+10
-5
| # remove-node-modules | ||
| Helps Windows web developers remove node_modules folder. | ||
| ### Current Version: 1.5.17 | ||
| ### Current Version: 1.6.1 | ||
| ## Getting Started | ||
| 1. $ npm install -g remove-node-modules | ||
| ## Getting Started With Yarn | ||
| `$ yarn global add remove-node-modules` | ||
| ## Getting Started With NPM | ||
| `$ npm install -g remove-node-modules` | ||
| ## Default Usage | ||
| 1. Navigate to project root | ||
| 2. $ remove-node-modules | ||
| 2. `$ remove-node-modules` | ||
| ## Alternative Usage | ||
| $ remove-node-modules /path/to/directory | ||
| `$ remove-node-modules /path/to/directory` | ||
@@ -20,2 +23,4 @@ ## Contributing | ||
| ## Changelog | ||
| - v1.6.1 (10/11/2016) | ||
| - available on yarn | ||
| - v1.5.17 (10/7/2016) | ||
@@ -22,0 +27,0 @@ - published to npmjs |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
4144
3.37%33
17.86%