Socket
Socket
Sign inDemoInstall

@ailrun/cli-bundle

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ailrun/cli-bundle

## How to Install


Version published
Maintainers
1
Created
Source

@ailrun/cli-bundle

How to Install

npm i -D @ailrun/cli-bundle

Package Included

  • npm-run-all CLI for run multiple npm scripts in single npm script.
  • rimraf CLI for running rm -rf on specific directory. This package is useful for writing a script for cleaning.
  • cross-env CLI for adding environment variable temporarily for current command. For example, you want to use a env variable BUILD_STAGE of 'COMPRESSING', only for npm pack, you can use cross-env BUILD_STAGE=COMPRESSING npm pack

Keywords

FAQs

Package last updated on 29 Aug 2018

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