Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

discordx

Package Overview
Dependencies
Maintainers
1
Versions
618
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discordx - npm Package Compare versions

Comparing version 5.3.0-dev.1628723854 to 5.3.0-dev.1628725547

2

build/Client.d.ts

@@ -81,3 +81,3 @@ import { ApplicationCommand, Client as ClientJS, CommandInteraction, Interaction, Message, Snowflake } from "discord.js";

/**
* @deprecated Use `clearApplicationCommands` instead.
* @deprecated Use `initApplicationCommands` instead.
*/

@@ -84,0 +84,0 @@ initSlashes: (options?: {

@@ -18,3 +18,3 @@ "use strict";

/**
* @deprecated Use `clearApplicationCommands` instead.
* @deprecated Use `initApplicationCommands` instead.
*/

@@ -21,0 +21,0 @@ this.initSlashes = this.initApplicationCommands;

{
"name": "discordx",
"version": "5.3.0-dev.1628723854",
"version": "5.3.0-dev.1628725547",
"description": "Create your discord bot by using TypeScript and decorators!",

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

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