Socket
Socket
Sign inDemoInstall

@nethris/joking

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

@nethris/joking - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "@nethris/joking",
"version": "1.0.4",
"version": "1.0.5",
"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.getRandom('fr').then(j => message.channel.send(`${j.question}\n${j.answer}`))
joke.getRandom('fr').then(j => console.log(`${j.question}\n${j.answer}`))
```

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