@nethris/joking
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@nethris/joking", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "A participative API. All the users can submit their jokes!", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
@@ -38,3 +38,3 @@ # @nethris/joking | ||
joke.getRandomJoke('fr').then(j => console.log(`${j.question}\n${j.answer}`)) | ||
joke.getRandJoke('fr').then(j => console.log(`${j.question}\n${j.answer}`)) | ||
``` | ||
@@ -41,0 +41,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
1724