New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

remove-node-modules

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remove-node-modules

Helps Windows developers remove and delete node_modules folder

Source
npmnpm
Version
1.7.0
Version published
Weekly downloads
199
-40.24%
Maintainers
1
Weekly downloads
 
Created
Source

remove-node-modules

Helps Windows web developers remove node_modules folder.

Current Version: 1.7.0

Getting Started With Yarn

$ yarn global add remove-node-modules

Getting Started With NPM

$ npm install -g remove-node-modules

Default Usage

  • Navigate to project root
  • $ remove-node-modules

Alternative Usage

$ remove-node-modules /path/to/directory

Contributing

Feel free to contribute!

Changelog

  • v1.7.0 (10/13/2016)
    • updated friendly message
  • v1.6.2 (10/12/2016)
    • fixes alternative usage bug
  • v1.6.1 (10/11/2016)
    • available on yarn
  • v1.5.17 (10/7/2016)
    • published to npmjs
  • v0.1.3 (12/26/2015)
    • added return in front of cleanup callback
  • v0.1.2 (12/17/2015)
    • added .gitignore

Keywords

node

FAQs

Package last updated on 13 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts