Socket
Socket
Sign inDemoInstall

@notenoughupdates/discord-akairo

Package Overview
Dependencies
Maintainers
1
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@notenoughupdates/discord-akairo - npm Package Compare versions

Comparing version 9.0.7 to 9.0.8-dev.1636663997.73c25d1

2

dist/package.json
{
"name": "@notenoughupdates/discord-akairo",
"version": "9.0.7",
"version": "9.0.8-dev.1636663997.73c25d1",
"description": "A highly customizable bot framework for Discord.js.",

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

@@ -0,0 +0,0 @@ import "source-map-support/register";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Awaitable, Client, ClientOptions, Snowflake, UserResolvable } from "discord.js";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type Category from "../util/Category.js";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { Message, MessageOptions, MessagePayload } from "discord.js";

@@ -0,0 +0,0 @@ import type { Message } from "discord.js";

@@ -0,0 +0,0 @@ import { Collection } from "discord.js";

@@ -0,0 +0,0 @@ import { ApplicationCommandChannelOptionData, ApplicationCommandChoicesData, ApplicationCommandNonOptionsData, ApplicationCommandSubCommandData, ApplicationCommandSubGroupData, Message, PermissionResolvable, Snowflake } from "discord.js";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { APIMessage } from "discord-api-types";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { ArgumentOptions } from "./arguments/Argument.js";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { Message } from "discord.js";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { ContextMenuInteraction, Snowflake } from "discord.js";

@@ -0,0 +0,0 @@ import type { Awaitable, Collection, ContextMenuInteraction } from "discord.js";

@@ -0,0 +0,0 @@ import type { Message } from "discord.js";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { Awaitable, Collection, Message } from "discord.js";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type Category from "../../util/Category.js";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { Awaitable, Collection } from "discord.js";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { ClientEvents, CommandInteraction, ContextMenuInteraction, Message } from "discord.js";

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=events.js.map
import type { DMChannel, PartialDMChannel, TextBasedChannels } from "discord.js";
export declare type GuildTextBasedChannels = Exclude<TextBasedChannels, PartialDMChannel | DMChannel>;
//# sourceMappingURL=guildTextBasedChannels.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=guildTextBasedChannels.js.map

@@ -0,0 +0,0 @@ declare const Messages: {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import type { APIInteractionGuildMember, APIMessage } from "discord-api-types/v9";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Collection } from "discord.js";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare enum ArgumentMatches {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

{
"name": "@notenoughupdates/discord-akairo",
"version": "9.0.7",
"version": "9.0.8-dev.1636663997.73c25d1",
"description": "A highly customizable bot framework for Discord.js.",

@@ -198,2 +198,2 @@ "main": "./dist/src/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