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.2.2 to 2.3.0

16

changelog.md

@@ -35,2 +35,14 @@ # CHANGELOG

### RELEASE: [v2.3.0](https://github.com/ahmadawais/awais/compare/v2.2.2...v2.3.0)
![📦 NEW:](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF)
> 📦 Check Node version [`822ed24`](https://github.com/ahmadawais/awais/commit/822ed243d54671dc921993081c407dac9d7bdbeb) <br>
<br>
[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
<br>
### RELEASE: [v2.2.2](https://github.com/ahmadawais/awais/compare/v2.2.1...v2.2.2)

@@ -42,2 +54,6 @@

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

@@ -44,0 +60,0 @@

4

index.js

@@ -6,2 +6,4 @@ #!/usr/bin/env node

const alert = require('cli-alerts');
const checkNode = require('cli-check-node');
const dim = chalk.dim;

@@ -24,2 +26,4 @@ const italic = chalk.italic;

checkNode('10');
console.log(`${italic(

@@ -26,0 +30,0 @@ `Award-winning open-source engineer and developer advocate. Author of various open-source dev-tools and software libraries used by millions of developers worldwide. Leading developers and publishing technical content for over a decade. Self-confessed tech comedian cracking silly jokes in the JavaScript web and cloud communities.`

3

package.json
{
"name": "awais",
"version": "2.2.2",
"version": "2.3.0",
"description": "Get to know Awais via `npx awais`.",

@@ -11,2 +11,3 @@ "bin": {

"cli-alerts": "^1.0.2",
"cli-check-node": "^1.3.0",
"cli-welcome": "^2.2.0"

@@ -13,0 +14,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