You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@artus-cli/plugin-version

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@artus-cli/plugin-version

version plugin for artus cli


Version published
Weekly downloads
1K
decreased by-4.67%
Maintainers
2
Install size
79.7 kB
Created
Weekly downloads
 

Changelog

Source

1.0.2 (2023-03-09)

Bug Fixes

  • required args (#3) (651af20)

Readme

Source

@artus-cli/plugin-version

Built-in plugin for showing version info in artus-cli

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

Install

$ npm i @artus-cli/plugin-version

Usage

// plugin.ts

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

Contributing

$ npm test
$ npm run cov

Keywords

FAQs

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc