Comparing version 2.3.0 to 2.4.0
@@ -35,2 +35,14 @@ # CHANGELOG | ||
### RELEASE: [v2.4.0](https://github.com/ahmadawais/awais/compare/v2.3.0...v2.4.0) | ||
![๐ฆ NEW:](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF) | ||
> ๐ฆ Handle the unhandled [`707787a`](https://github.com/ahmadawais/awais/commit/707787a62ce1ce9701047796b0126a3391ffb0e5) <br> | ||
<br> | ||
[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/) | ||
<br> | ||
### RELEASE: [v2.3.0](https://github.com/ahmadawais/awais/compare/v2.2.2...v2.3.0) | ||
@@ -42,2 +54,6 @@ | ||
![๐ DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4) | ||
> ๐ Changelog [`d1c45f1`](https://github.com/ahmadawais/awais/commit/d1c45f1a21566b886137ebe910607a3d91f31554) <br> | ||
<br> | ||
@@ -44,0 +60,0 @@ |
@@ -7,2 +7,3 @@ #!/usr/bin/env node | ||
const checkNode = require('cli-check-node'); | ||
const unhandled = require('cli-handle-unhandled'); | ||
@@ -15,2 +16,4 @@ const dim = chalk.dim; | ||
unhandled(); | ||
welcome({ | ||
@@ -17,0 +20,0 @@ title: `Ahmad Awais`, |
{ | ||
"name": "awais", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"description": "Get to know Awais via `npx awais`.", | ||
@@ -12,2 +12,3 @@ "bin": { | ||
"cli-check-node": "^1.3.0", | ||
"cli-handle-unhandled": "^1.1.0", | ||
"cli-welcome": "^2.2.0" | ||
@@ -14,0 +15,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
14989
33
5
+ Addedcli-handle-unhandled@^1.1.0
+ Addedcli-handle-error@4.4.0(transitive)
+ Addedcli-handle-unhandled@1.1.1(transitive)