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

awais

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

awais - npm Package Compare versions

Comparing version 2.3.0 to 2.4.0

16

changelog.md

@@ -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 @@

3

index.js

@@ -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`,

3

package.json
{
"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 @@ },

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