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

awful

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

awful - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

7

cli.js

@@ -21,2 +21,3 @@ const argv = require('minimist')(process.argv.slice(2));

].join('\n'));
return;
}

@@ -26,2 +27,3 @@

console.log(pkg.version);
return;
}

@@ -31,4 +33,5 @@

console.log(awful.words.join('\n'));
} else {
console.log(awful());
return;
}
console.log(awful());
{
"name": "awful",
"version": "1.0.1",
"version": "1.0.2",
"description": "Get words like awful",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -36,3 +36,3 @@ [

"appalling",
"abysmal",
];
"abysmal"
]
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