New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@flybywiresim/igniter

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flybywiresim/igniter

An intelligent task runner written in Typescript.

  • 1.2.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
215
decreased by-13.65%
Maintainers
4
Weekly downloads
 
Created
Source
npx igniter
npx igniter --help
Usage: igniter [options]

Options:
  -V, --version                 output the version number
  -c, --config <filename>       set the configuration file name (default:
                                "igniter.config.mjs")
  -j, --num-workers <number>    set the maximum number of workers to use
                                (default: Number.MAX_SAFE_INTEGER)
  -r, --regex <regex>           regular expression used to filter tasks
  -i, --invert                  if true, regex will be used to reject tasks
  --no-cache                    do not skip tasks, even if hash matches cache
  --no-tty                      do not show updating output, just show a single
                                render
  -d, --dry-run                 skip all tasks to show configuration
  --debug                       stop when an exception is thrown and show trace
  -h, --help                    display help for command

FAQs

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