Socket
Socket
Sign inDemoInstall

discordx

Package Overview
Dependencies
Maintainers
1
Versions
617
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.1628712501 to 5.3.0-dev.1628713929

3

build/decorators/classes/DSlash.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.DSlash = void 0;
const enums_1 = require("discord.js/typings/enums");
const __1 = require("../..");

@@ -89,3 +88,3 @@ const Method_1 = require("./Method");

defaultPermission: this.defaultPermission,
type: enums_1.ApplicationCommandTypes.CHAT_INPUT,
type: "CHAT_INPUT",
};

@@ -92,0 +91,0 @@ }

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

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

Sorry, the diff of this file is not supported yet

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