Socket
Socket
Sign inDemoInstall

goated.js

Package Overview
Dependencies
23
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2 to 1.1.3

.gitpod.yml

1

classes/client.js

@@ -48,2 +48,3 @@ const discord = require("discord.js");

if (!interaction.isCommand()) return;
if (interaction.isContextMenuCommand()) return;

@@ -50,0 +51,0 @@ if (

2

package.json

@@ -10,3 +10,3 @@ {

"description": "a minimal discord API wrapper",
"version": "1.1.2",
"version": "1.1.3",
"main": "index.js",

@@ -13,0 +13,0 @@ "devDependencies": {},

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