🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

project-version

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

project-version

Get the current version of your project

latest
Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
4.1K
-30.79%
Maintainers
1
Weekly downloads
 
Created
Source

project-version

Latest version on npm Downloads on npm Project license
Lint status Test macOS status Test Ubuntu status Test Windows status
Codecov Coverage report Known Vulnerabilities Dependency Status
XO Code Style used AVA Test Runner used Istanbul Test Coverage used NI Scaffolding System used NP Release System used

👀 Get the current version of your project.
Coded with ❤️ by Simone Primarosa.

Install

$ npm install --save project-version

Usage

const version = require('project-version');
// =>  '1.0.1'

CLI

Install

To use the CLI just install the package globally.

$ npm install --g project-version

Or run it with npx if you are not planning to use it more than once.

$ npx project-version

Authors

  • Simone Primarosa - Github (@simonepri) • Twitter (@simoneprimarosa)

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the license file for details.

Keywords

project

FAQs

Package last updated on 02 Jul 2020

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