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

@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

1.0.2
latest
Source
npm
Version published
Maintainers
2
Created
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

artus

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