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

module-users

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

module-users

Open dependent modules from npm in $EDITOR

latest
Source
npmnpm
Version
0.2.2
Version published
Weekly downloads
1
-85.71%
Maintainers
1
Weekly downloads
 
Created
Source

npm

module-users

Dependency Status

See how a module is used in npm.

This is a small wrapper around module-usage that shows its findings in $EDITOR. Explore dependent modules with more context.

CLI

$ module-users <pkgname>

Scans npm registry for modules that depend on <pkgname> and downloads and opens them in $EDITOR, one after another.

Options:
  -y  Always show next module (no prompt).
      With `-y`, the only way to gracefully exit is to return non-zero
      code from the editor.

Install

npm install module-users

License

MIT

Keywords

browse

FAQs

Package last updated on 11 Feb 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