Socket
Socket
Sign inDemoInstall

random-stuff-api

Package Overview
Dependencies
130
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 2.0.0

5

index.js

@@ -30,3 +30,3 @@ const giveMeAJoke = require("discord-jokes");

},
chuckjoke: function chuckjoke() {
/* chuckjoke: function chuckjoke() {
try {

@@ -44,3 +44,4 @@ return new Promise(resolve => {

}
},
},
*/
devjoke: function devjoke() {

@@ -47,0 +48,0 @@ try {

2

package.json
{
"name": "random-stuff-api",
"version": "1.0.4",
"version": "2.0.0",
"description": "Random joke , inuslt ,devjoke , cat image , dog image ,duck image , devjoke and much more things",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -11,3 +11,2 @@ # All in one API

api.joke() // Returns a dad joke
api.chuckjoke() // Returns a chuckjoke
api.cnjoke() // Returns a cn joke

@@ -14,0 +13,0 @@ api.devjoke() // Returns a dev joke

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc