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

@automattic/vip-go-preflight-checks

Package Overview
Dependencies
Maintainers
20
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@automattic/vip-go-preflight-checks

Provide a set of automated tests (or checks) that can test and validate the application functionality and responsiveness with an environment as close to production as possible, before the actual deployment to an environment.

  • 2.0.17
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
20
Created
Source

Harmonia

Formely known as Preflight Checks. The goal of this project is to provide a set of automated tests (or checks) that can test and validate the application functionality and responsiveness with an environment as close to production as possible, before the actual deployment to an environment.

Building

$ npm run build 

Running the CLI

After building Harmonia, it should be possible to run the CLI directly using the following command:

$ node dist/cli.js

The command can be linked and installed on the environment using npm link:

$ npm link
$ harmonia --help

Contributing

For details about contributing to this project (e.g. publishing a release), please see CONTRIBUTING.md.

FAQs

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