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

new-words

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

new-words - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

20

package.json
{
"name": "new-words",
"version": "1.0.8",
"version": "1.0.9",
"description": "An easy to use Random Word Generation Module ",

@@ -13,3 +13,19 @@ "main": "index.js",

"axios": "^0.26.1"
}
},
"repository": {
"type": "git",
"url": "https://github.com/RobertCodez1/Word-Generator"
},
"keywords": [
"word-generator",
"word",
"generator",
"random-word-generator",
"random",
"new-word",
"new-words",
"axios",
"random-words",
"random-word"
]
}

2

README.md

@@ -34,3 +34,3 @@ ## About

Words.Generate(a).then((res) => {
var word = Words.Generate(3, 'en', false).then((res) => {
console.log(res)

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