Comparing version 1.0.8 to 1.0.9
{ | ||
"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" | ||
] | ||
} |
@@ -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 @@ }) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
4324
0