🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@vue-storefront/health-check

Package Overview
Dependencies
Maintainers
8
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue-storefront/health-check

## Setup

2.8.0
latest
Source
npm
Version published
Weekly downloads
75
7.14%
Maintainers
8
Weekly downloads
 
Created
Source

VSF Health Check

Setup

Install with yarn:

yarn add @vue-storefront/health-check

Install with npm:

npm install @vue-storefront/health-check

Add @vue-storefront/health-check module to nuxt.config.js

module.exports = {
  modules: [
    '@vue-storefront/health-check'
  ]
}

Health Check is available under /healthz endpoint.

FAQs

Package last updated on 27 Jul 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