Socket
Socket
Sign inDemoInstall

@automattic/vip

Package Overview
Dependencies
Maintainers
20
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@automattic/vip

The VIP Javascript library & CLI


Version published
Weekly downloads
998
decreased by-41.74%
Maintainers
20
Weekly downloads
 
Created
Source

VIP-CLI is your tool for interacting with and managing your VIP applications.

Getting started

First, install the package:

npm install -g @automattic/vip

The above command may fail in linux if you do not have make and g++ installed. In that case, install them first:

sudo apt install make g++

Then, launch the command and follow the prompts:

vip

If you need more information, check out our VIP-CLI documentation.

Contributing

For help with contributing to this project, including instructions for local development, please see CONTRIBUTING and SECURITY.

Analytics

By default, we record information about the usage of this tool using an in-house analytics sytem. If you would prefer to opt-out of this data collection, you can do so via the DO_NOT_TRACK environment variable. You may either export it in your shell configuration or specify it on the command line (e.g. DO_NOT_TRACK=1 vip app list).

Keywords

FAQs

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