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

package-health-checker

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

package-health-checker

Check your package's health using this module

  • 1.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-85.71%
Maintainers
1
Weekly downloads
 
Created
Source

package-health-checker

This package provides the information about packages like open github issues, weekly download, latest version, downloaded version, score details and much more so using that information user can check the Health of the package that they used in there projects.

Installation & Usage

To install this package enter this command on your terminal:

npm install package-health-checker
or
yarn add package-health-checker

To use the functionality of this node module in your project you need to run the following command in terminal:

npx check-health

or else you can download this package globally in your system with this command:

npm install -g package-health-checker
or
yarn global add package-health-checker

To use the functionality of this node module Globally in your project you need to run the following command in terminal:

check-health

FAQs

Package last updated on 22 Jun 2023

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