Socket
Socket
Sign inDemoInstall

@artus-cli/plugin-help

Package Overview
Dependencies
15
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @artus-cli/plugin-help

show help information for @artus-cli


Version published
Weekly downloads
982
decreased by-16%
Maintainers
2
Created
Weekly downloads
 

Changelog

Source

1.0.5 (2023-02-28)

Bug Fixes

  • add command-line-usage to dependencies (#7) (58e62a3)

Readme

Source

@artus-cli/plugin-help

Built-in plugin for showing help information in artus-cli

NPM version NPM quality NPM download Continuous Integration Test coverage Oss Insight Analytics

Install

$ npm i @artus-cli/plugin-help

Usage

// plugin.ts

export default {
  help: {
    enable: true,
    package: '@artus-cli/plugin-help',
  },
};

Contributing

$ npm test
$ npm run cov

Keywords

FAQs

Last updated on 28 Feb 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc