Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@axah/docker-healthcheck

Package Overview
Dependencies
Maintainers
8
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axah/docker-healthcheck

Docker healthcheck middleware for microservices at AXA Healthcare switzerland.

  • 1.1.0
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by33.33%
Maintainers
8
Weekly downloads
 
Created
Source

@axah/docker-healthcheck

Docker healthcheck middleware for microservices at AXA Healthcare switzerland.

Installing a release

Install @axah/docker-healthcheck using the following command:

yarn add @axah/docker-healthcheck

Installing a PR build

When a PR is still open and you want to give it a try you can use a build created by Pika CI. Head to the Checks tab of your PR and select the Pika CI action where you find instructions on how to install the package built out of this PR.

Creating a release

Create a release on github and name the tag in the format vMAJOR.MINOR.PATCH and the github action in .github/workflows/publish.yml will take care of publishing the package to npm.

Note: As this technique currently updates the npm dist-tag latest to whatever release you create you should either not use this technique to cut a prerelease (i.e. using pattern vMAJOR.MINOR.PATCH-PRERELEASE.NUMBER) or a patch/minor version of an old major/minor OR fix the npm dist-tag afterwards using npm dist-tag @axah/docker-healthcheck@<latest version> latest

FAQs

Package last updated on 02 Apr 2020

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