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

grounded-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grounded-cli

Look up real-time package versions and service statuses from your terminal.

latest
Source
npmnpm
Version
0.4.0
Version published
Weekly downloads
5
-28.57%
Maintainers
1
Weekly downloads
 
Created
Source

grounded-cli

Check package versions and service statuses from your terminal. No signup, no config.

npm install -g grounded-cli
grounded react
# react@19.2.4 (npm)
#   updated 2m ago · https://registry.npmjs.org/react

Or run without installing: npx grounded-cli react

Usage

grounded react                     # auto-picks npm (more downloads)
grounded flask                     # auto-picks pypi (more downloads)
grounded flask --registry npm      # force a specific registry
grounded github --status           # service status

Commands

CommandDescription
grounded <name>Look up package (auto-picks best registry)
grounded <name> --registry npmForce npm lookup
grounded <name> --registry pypiForce PyPI lookup
grounded <name> --statusCheck service status
grounded signupCreate account for higher limits
grounded configSet your API key

Rate Limits

Works immediately — 50 lookups/day, no key needed. Run grounded signup for 1,000/day free.

License

MIT

Keywords

npm

FAQs

Package last updated on 21 Mar 2026

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