New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

smpn

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smpn

Better NPM CLI search

  • 1.5.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

smpn

Go make smpn great

I love searching for modules, but there's no great way to search for them from the CLI. The current search mechanism using npm is, quite honestly, pretty terrible. Although npms has a cli, I wanted something a bit more compact, but with the same insights and information. I decided to use their API, so I'm sure you can figure out where the name came from.

Features

  • Search using npms
    • See all of the same repo ratings
    • Use the same filters you probably don't know
  • Do a thing with the selected package
    • Open in your default browser
    • Install to the project you're in
    • Install and save to project dependencies
    • Install and save to project devDependencies

Install

Super simple stuff. Take your pick:

Standard global install:

# Install globally, the boring way
npm i -g smpn
# or if you're a cool kitten
yarn add global smpn

# Take a peek at the help docs
smpn --help

Or maybe you're hip and you don't install things anymore;

# Install temporarily and check out the help docs
npx smpn --help

Keywords

FAQs

Package last updated on 12 Aug 2017

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc