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 1.0.0 to 1.1.0

7

index.js
#!/usr/bin/env node
const clearConsole = require('clear-any-console');
// Clears the console.
clearConsole();
console.log(`

@@ -10,3 +16,2 @@ Ahmad Awais

😎 Blog: https://AhmadAwais.com
`);

5

package.json
{
"name": "awais",
"version": "1.0.0",
"version": "1.1.0",
"bin": {
"awais": "index.js"
},
"dependencies": {
"clear-any-console": "^1.16.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