New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

project-name-generator

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

project-name-generator - npm Package Compare versions

Comparing version 2.1.7 to 2.1.8

8

package.json
{
"name": "project-name-generator",
"version": "2.1.7",
"version": "2.1.8",
"description": "Generate a random, unique, heroku-like name for your app/project/server etc. e.g. \"resonant-silence\"",

@@ -28,8 +28,8 @@ "main": "src/generator.js",

"devDependencies": {
"mocha": "^5.1.1",
"mocha": "^8.1.3",
"must": "^0.13.4"
},
"dependencies": {
"commander": "^2.15.1",
"lodash": "^4.17.10"
"commander": "^6.1.0",
"lodash": "^4.17.20"
},

@@ -36,0 +36,0 @@ "bin": {

@@ -12,3 +12,2 @@ module.exports =

'abnormal',
'aboriginal',
'abortive',

@@ -53,3 +52,2 @@ 'abounding',

'airy',
'alcoholic',
'alert',

@@ -101,3 +99,2 @@ 'alive',

'beautiful',
'beefy',
'befitting',

@@ -263,3 +260,2 @@ 'belligerent',

'dependent',
'depressed',
'deranged',

@@ -301,3 +297,2 @@ 'descriptive',

'driven',
'drunk',
'dry',

@@ -321,3 +316,2 @@ 'dull',

'elated',
'elderly',
'electric',

@@ -377,9 +371,6 @@ 'elegant',

'fast',
'fat',
'faulty',
'fearful',
'fearless',
'feeble',
'feigned',
'female',
'fertile',

@@ -511,3 +502,2 @@ 'festive',

'harsh',
'hateful',
'heady',

@@ -534,3 +524,2 @@ 'healthy',

'holy',
'homeless',
'homely',

@@ -560,3 +549,2 @@ 'honest',

'ideal',
'idiotic',
'ignorant',

@@ -602,3 +590,2 @@ 'ill',

'jittery',
'jobless',
'jolly',

@@ -614,3 +601,2 @@ 'jovial',

'just',
'juvenile',
'kaput',

@@ -641,3 +627,2 @@ 'keen',

'lean',
'learned',
'legal',

@@ -692,3 +677,2 @@ 'legit',

'makeshift',
'male',
'malicious',

@@ -702,6 +686,4 @@ 'mammoth',

'massive',
'master',
'material',
'materialistic',
'mature',
'max',

@@ -795,3 +777,2 @@ 'maxed',

'obeisant',
'obese',
'obnoxious',

@@ -807,3 +788,2 @@ 'obscene',

'okay',
'old',
'omniscient',

@@ -868,3 +848,2 @@ 'onerous',

'political',
'poor',
'posh',

@@ -1102,3 +1081,2 @@ 'possessive',

'stupendous',
'stupid',
'sturdy',

@@ -1169,4 +1147,2 @@ 'suave',

'tidy',
'tight',
'tightfisted',
'timely',

@@ -1198,4 +1174,2 @@ 'tiny',

'ubiquitous',
'ugliest',
'ugly',
'ultra',

@@ -1210,3 +1184,2 @@ 'unable',

'understood',
'undesirable',
'undisturbed',

@@ -1241,3 +1214,2 @@ 'unequal',

'useful',
'useless',
'utmost',

@@ -1306,3 +1278,2 @@ 'utopian',

'woebegone',
'womanly',
'wonderful',

@@ -1313,3 +1284,2 @@ 'wooden',

'worried',
'worthless',
'worthy',

@@ -1320,3 +1290,2 @@ 'wrathful',

'wry',
'xenophobic',
'yielding',

@@ -1323,0 +1292,0 @@ 'young',

@@ -39,3 +39,2 @@ module.exports = [

"attraction",
"aunt",
"authority",

@@ -98,3 +97,2 @@ "back",

"bridge",
"brother",
"bubble",

@@ -201,4 +199,2 @@ "bucket",

"cushion",
"dad",
"daughter",
"day",

@@ -278,3 +274,2 @@ "death",

"fire",
"fireman",
"fish",

@@ -321,4 +316,2 @@ "flag",

"grain",
"grandfather",
"grandmother",
"grape",

@@ -436,3 +429,2 @@ "grass",

"mailbox",
"man",
"marble",

@@ -449,3 +441,2 @@ "mark",

"memory",
"men",
"metal",

@@ -462,3 +453,2 @@ "mice",

"mitten",
"mom",
"money",

@@ -564,3 +554,2 @@ "month",

"quartz",
"queen",
"question",

@@ -660,4 +649,2 @@ "quicksand",

"sink",
"sister",
"sisters",
"size",

@@ -688,3 +675,2 @@ "skate",

"sofa",
"son",
"song",

@@ -811,3 +797,2 @@ "songs",

"umbrella",
"uncle",
"underwear",

@@ -814,0 +799,0 @@ "unit",

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