Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cli-welcome

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-welcome - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

17

changelog.md

@@ -32,2 +32,15 @@ # CHANGELOG

### RELEASE: [1.4.0](https://github.com/ahmadawais/cli-welcome/compare/1.3.0...1.4.0)
![🐛 FIX:](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347)
> 🐛 Docs Code [`665f38d`](https://github.com/ahmadawais/cli-welcome/commit/665f38d1bf469013818271984f83c4ecf104a90c) <br>
> 🐛 Brokern link [`b0a8ce3`](https://github.com/ahmadawais/cli-welcome/commit/b0a8ce3cd9b5e03a7bd9d08ff481cfa26be11b92) <br>
<br>
[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
<br>
### RELEASE: [1.3.0](https://github.com/ahmadawais/cli-welcome/compare/1.2.0...1.3.0)

@@ -39,2 +52,6 @@

![📖 DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4)
> 📖 Changelog update [`db27af3`](https://github.com/ahmadawais/cli-welcome/commit/db27af348a04ade3df0c381179342b6721d187e6) <br>
<br>

@@ -41,0 +58,0 @@

2

package.json
{
"name": "cli-welcome",
"version": "1.3.0",
"version": "1.4.0",
"description": "Welcome header for Node.js CLI software.",

@@ -5,0 +5,0 @@ "license": "MIT",

# cli-welcome
[![DOWNLOADS](https://img.shields.io/npm/dt/clear-any-console?label=DOWNLOADS%20%20❯&colorA=6A788D&colorB=6A788D&style=flat)](https://www.npmjs.com/package/cli-welcome) [![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)
[![DOWNLOADS](https://img.shields.io/npm/dt/cli-welcome?label=DOWNLOADS%20%20❯&colorA=6A788D&colorB=6A788D&style=flat)](https://www.npmjs.com/package/cli-welcome) [![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/)

@@ -29,3 +29,3 @@

welcome(`Welcome CLI`, `by Ahmad Awais`);
welcome(`Welcome CLI`, `by Ahmad Awais`, { bgColor: `#FADC00`, color: `#000000` bold: true, clear: true, version: `v1.0`});
welcome(`Welcome CLI`, `by Ahmad Awais`, { bgColor: `#FADC00`, color: `#000000`, bold: true, clear: true, version: `v1.0`});
```

@@ -32,0 +32,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc