
Product
Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Search dependents of a node module.
As a module and/or maintenance developer it can be handy to gather information on which modules are actually using your module, e.g. which parts of the api it uses, variable names etc. This can be particularly useful when changing the API and helps answering the question How will this change affect the users of my module?
.
module-dependents
the_silver_searcher
but points out blobs on GitHub rather than files on the local file systemData is stored using level
. Storage path defaults to ~/.depgrep/db
but can be configured by the depgrep_db
environment variable (determined by rc
).
$ npm i depgrep -g
Search for testBuffer
in dependents of abstract-leveldown
To clear search results and cached dependents:
$ depgrep -c | --clear-cache
Display help:
$ depgrep -h | --help
GPL-3.0 © 2018-present Lars-Magnus Skog.
FAQs
Search dependents of a node module.
The npm package depgrep receives a total of 3 weekly downloads. As such, depgrep popularity was classified as not popular.
We found that depgrep demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.