cli-check-node
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -35,2 +35,18 @@ # CHANGELOG | ||
### RELEASE: [1.3.2](https://github.com/ahmadawais/cli-check-node/compare/1.3.1...1.3.2) | ||
![๐ IMPROVE:](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54) | ||
> ๐ Image [`44540bb`](https://github.com/ahmadawais/cli-check-node/commit/44540bb129d227e1cd7cf5d7f3004e66518cd98a) <br> | ||
![๐ DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4) | ||
> ๐ Badge color [`256df06`](https://github.com/ahmadawais/cli-check-node/commit/256df06c9b78bf369f5a0c8ca5d2373673dd8e5e) <br> | ||
<br> | ||
[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/) | ||
<br> | ||
### RELEASE: [1.3.1](https://github.com/ahmadawais/cli-check-node/compare/1.3.0...1.3.1) | ||
@@ -42,2 +58,6 @@ | ||
![๐ DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4) | ||
> ๐ Changelog [`efa22be`](https://github.com/ahmadawais/cli-check-node/commit/efa22be54b6e09cf75233f1c67638fd5cceebe81) <br> | ||
<br> | ||
@@ -44,0 +64,0 @@ |
{ | ||
"name": "cli-check-node", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Check the installed Node.js version and exit as per the required Node.js version.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -1,10 +0,23 @@ | ||
# cli-check-node | ||
<h4 align="center"> | ||
<a href="https://github.com/ahmadawais/cli-check-node"> | ||
<img src="https://github.com/ahmadawais/cli-check-node/raw/master/.github/cli-check-node.jpg" alt="cli-check-node" /> | ||
</a> | ||
<br> | ||
<br> | ||
[![DOWNLOADS](https://img.shields.io/npm/dt/cli-check-node?label=DOWNLOADS%20%20โฏ&colorA=6A788D&colorB=6A788D&style=flat)](https://www.npmjs.com/package/cli-check-node) [![Learn VSCode](https://img.shields.io/badge/-VSCODE.pro%20%E2%86%92-gray.svg?colorB=6A788D&style=flat)](https://VSCode.pro/?utm_source=GitHubFOSS) | ||
[![Follow @MrAhmadAwais on Twitter](https://img.shields.io/badge/FOLLOW%20@MRAHMADAWAIS%20%E2%86%92-gray.svg?colorA=6A788D&colorB=6A788D&style=flat)](https://twitter.com/mrahmadawais/) | ||
Check the installed Node.js version and exit as per the required Node.js version. | ||
> Check the installed Node.js version and exit as per the required Node.js version. | ||
[![DOWNLOADS](https://img.shields.io/npm/dt/cli-check-node?label=DOWNLOADS%20%20%E2%9DFridayF&colorA=6ABB47&colorB=6ABB47&style=flat)](https://www.npmjs.com/package/cli-check-node) [![Learn Node.js CLI Automation](https://img.shields.io/badge/-NodeCLI.com%20%E2%86%92-gray.svg?colorB=6ABB47&style=flat)](https://nodecli.com/?utm_source=GitHubFOSS) [![Follow @MrAhmadAwais on Twitter](https://img.shields.io/badge/FOLLOW%20@MRAHMADAWAIS%20%E2%86%92-gray.svg?colorA=6ABB47&colorB=6ABB47&style=flat)](https://twitter.com/mrahmadawais/) | ||
</h4> | ||
<br> | ||
# cli-check-node | ||
- โ Checks if a Node app is running on the right Node version | ||
- โ Fails with a message to update Node version to specified version | ||
<br> | ||
[![๐](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/install.png)](./../../) | ||
@@ -11,0 +24,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19015
133