
Research
/Security News
Fake imToken Chrome Extension Steals Seed Phrases via Phishing Redirects
Mixed-script homoglyphs and a lookalike domain mimic imToken’s import flow to capture mnemonics and private keys.
nappy queries the latest node.js api docs from the command line.
$ npm install -g nappy
$ nappy fs.readFile
Usage:
$ nappy [options] <command> <thing to lookup>
Options:
-c, --coffee Output code blocks as coffeescript. [boolean] [default: false]
-w, --wipe-cache Wipe the locally-cached version of the API docs and re-download. [boolean] [default: false]
-d, --debug Display debug output. [boolean] [default: false]
f, func, m, method)displays documentation for a single function.
ex: $ nappy f fs.readFile
c)displays documentation for a class.
ex: $ nappy c child_process.ChildProcess
l, list)lists the functions and classes exported by a module.
ex: $ nappy ls util
for the ls command, simply specify the module name you'd like to see the contents of.
for function and class, you must specify <module>.<thing> (i.e. fs.readFile, etc.)
good for coding on airplanes if you don't have $5 to blow on airtran wi-fi. if you need to clear the cache, just pass the -w flag. but don't do it while you're offline or you'll bust the cache and refill it with a vast nothingness.
nappy -w util.inspect
bryn austin bellomy < bryn.bellomy@gmail.com >
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
FAQs
node.js api docs from the command line
We found that nappy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.

Research
/Security News
Mixed-script homoglyphs and a lookalike domain mimic imToken’s import flow to capture mnemonics and private keys.

Security News
Latio’s 2026 report recognizes Socket as a Supply Chain Innovator and highlights our work in 0-day malware detection, SCA, and auto-patching.

Company News
Join Socket for live demos, rooftop happy hours, and one-on-one meetings during BSidesSF and RSA 2026 in San Francisco.