@sapphire/plugin-pattern-commands 6.0.3-next.2672138.0 → 6.0.3-next.26d4b68

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,7 @@ var PluginPreCommandRun_cjs = require('./listeners/PluginPreCommandRun.cjs');
10
10
  var _load_cjs = require('./listeners/_load.cjs');
11
11
 
12
12
  // src/index.ts
13
- var version = "6.0.3-next.2672138.0";
13
+ var version = "6.0.3-next.26d4b68";
14
14
 
15
15
  Object.defineProperty(exports, "PluginPatternCommandsCommandAcceptedListener", {
16
16
  enumerable: true,
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"names":["PluginListener"],"mappings":";AAEA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,SAA2B,sBAAoD;AAC/E,SAA2B,kBAAlBA,uBAAmE;AAC5E,SAA2B,kBAAlBA,uBAAoE;AAE7E,SAAS,qBAAqB;AAevB,IAAM,UAAkB","sourcesContent":["import type { PatternCommandStore } from './lib/structures/PatternCommandStore';\n\nexport * from './lib/structures/PatternCommandStore';\nexport * from './lib/structures/PatternCommand';\nexport * from './lib/utils/PatternCommandEvents';\nexport * from './lib/utils/PatternCommandInterfaces';\nexport { PluginListener as PluginPatternCommandsCommandAcceptedListener } from './listeners/PluginCommandAccepted';\nexport { PluginListener as PluginPatternCommandsMessageParseListener } from './listeners/PluginMessageParse';\nexport { PluginListener as PluginPatternCommandsPreCommandRunListener } from './listeners/PluginPreCommandRun';\n\nexport { loadListeners } from './listeners/_load';\n\ndeclare module '@sapphire/pieces' {\n\tinterface StoreRegistryEntries {\n\t\t'pattern-commands': PatternCommandStore;\n\t}\n}\n\n/**\n * The [@sapphire/plugin-pattern-commands](https://github.com/sapphiredev/plugins/blob/main/packages/pattern-commands) version that you are currently using.\n * An example use of this is showing it of in a bot information command.\n *\n * Note to Sapphire developers: This needs to explicitly be `string` so it is not typed as the string that gets replaced by esbuild\n */\n// eslint-disable-next-line @typescript-eslint/no-inferrable-types\nexport const version: string = '6.0.3-next.2672138.0';\n"]}
1
+ {"version":3,"sources":["../../src/index.ts"],"names":["PluginListener"],"mappings":";AAEA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,SAA2B,sBAAoD;AAC/E,SAA2B,kBAAlBA,uBAAmE;AAC5E,SAA2B,kBAAlBA,uBAAoE;AAE7E,SAAS,qBAAqB;AAevB,IAAM,UAAkB","sourcesContent":["import type { PatternCommandStore } from './lib/structures/PatternCommandStore';\n\nexport * from './lib/structures/PatternCommandStore';\nexport * from './lib/structures/PatternCommand';\nexport * from './lib/utils/PatternCommandEvents';\nexport * from './lib/utils/PatternCommandInterfaces';\nexport { PluginListener as PluginPatternCommandsCommandAcceptedListener } from './listeners/PluginCommandAccepted';\nexport { PluginListener as PluginPatternCommandsMessageParseListener } from './listeners/PluginMessageParse';\nexport { PluginListener as PluginPatternCommandsPreCommandRunListener } from './listeners/PluginPreCommandRun';\n\nexport { loadListeners } from './listeners/_load';\n\ndeclare module '@sapphire/pieces' {\n\tinterface StoreRegistryEntries {\n\t\t'pattern-commands': PatternCommandStore;\n\t}\n}\n\n/**\n * The [@sapphire/plugin-pattern-commands](https://github.com/sapphiredev/plugins/blob/main/packages/pattern-commands) version that you are currently using.\n * An example use of this is showing it of in a bot information command.\n *\n * Note to Sapphire developers: This needs to explicitly be `string` so it is not typed as the string that gets replaced by esbuild\n */\n// eslint-disable-next-line @typescript-eslint/no-inferrable-types\nexport const version: string = '6.0.3-next.26d4b68';\n"]}
@@ -5,4 +5,4 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
5
5
 
6
6
  export { __name, __publicField };
7
7
  //# sourceMappingURL=out.js.map
8
- //# sourceMappingURL=chunk-RGNUX2SE.mjs.map
8
+ //# sourceMappingURL=chunk-2JTKI4GS.mjs.map
@@ -1,4 +1,4 @@
1
- import './chunk-RGNUX2SE.mjs';
1
+ import './chunk-2JTKI4GS.mjs';
2
2
  export * from './lib/structures/PatternCommandStore.mjs';
3
3
  export * from './lib/structures/PatternCommand.mjs';
4
4
  export * from './lib/utils/PatternCommandEvents.mjs';
@@ -8,7 +8,7 @@ export { PluginListener as PluginPatternCommandsMessageParseListener } from './l
8
8
  export { PluginListener as PluginPatternCommandsPreCommandRunListener } from './listeners/PluginPreCommandRun.mjs';
9
9
  export { loadListeners } from './listeners/_load.mjs';
10
10
 
11
- var version = "6.0.3-next.2672138.0";
11
+ var version = "6.0.3-next.26d4b68";
12
12
 
13
13
  export { version };
14
14
  //# sourceMappingURL=out.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"names":["PluginListener"],"mappings":";;;AAEA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,SAA2B,sBAAoD;AAC/E,SAA2B,kBAAlBA,uBAAmE;AAC5E,SAA2B,kBAAlBA,uBAAoE;AAE7E,SAAS,qBAAqB;AAevB,IAAM,UAAkB","sourcesContent":["import type { PatternCommandStore } from './lib/structures/PatternCommandStore';\n\nexport * from './lib/structures/PatternCommandStore';\nexport * from './lib/structures/PatternCommand';\nexport * from './lib/utils/PatternCommandEvents';\nexport * from './lib/utils/PatternCommandInterfaces';\nexport { PluginListener as PluginPatternCommandsCommandAcceptedListener } from './listeners/PluginCommandAccepted';\nexport { PluginListener as PluginPatternCommandsMessageParseListener } from './listeners/PluginMessageParse';\nexport { PluginListener as PluginPatternCommandsPreCommandRunListener } from './listeners/PluginPreCommandRun';\n\nexport { loadListeners } from './listeners/_load';\n\ndeclare module '@sapphire/pieces' {\n\tinterface StoreRegistryEntries {\n\t\t'pattern-commands': PatternCommandStore;\n\t}\n}\n\n/**\n * The [@sapphire/plugin-pattern-commands](https://github.com/sapphiredev/plugins/blob/main/packages/pattern-commands) version that you are currently using.\n * An example use of this is showing it of in a bot information command.\n *\n * Note to Sapphire developers: This needs to explicitly be `string` so it is not typed as the string that gets replaced by esbuild\n */\n// eslint-disable-next-line @typescript-eslint/no-inferrable-types\nexport const version: string = '6.0.3-next.2672138.0';\n"]}
1
+ {"version":3,"sources":["../../src/index.ts"],"names":["PluginListener"],"mappings":";;;AAEA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,SAA2B,sBAAoD;AAC/E,SAA2B,kBAAlBA,uBAAmE;AAC5E,SAA2B,kBAAlBA,uBAAoE;AAE7E,SAAS,qBAAqB;AAevB,IAAM,UAAkB","sourcesContent":["import type { PatternCommandStore } from './lib/structures/PatternCommandStore';\n\nexport * from './lib/structures/PatternCommandStore';\nexport * from './lib/structures/PatternCommand';\nexport * from './lib/utils/PatternCommandEvents';\nexport * from './lib/utils/PatternCommandInterfaces';\nexport { PluginListener as PluginPatternCommandsCommandAcceptedListener } from './listeners/PluginCommandAccepted';\nexport { PluginListener as PluginPatternCommandsMessageParseListener } from './listeners/PluginMessageParse';\nexport { PluginListener as PluginPatternCommandsPreCommandRunListener } from './listeners/PluginPreCommandRun';\n\nexport { loadListeners } from './listeners/_load';\n\ndeclare module '@sapphire/pieces' {\n\tinterface StoreRegistryEntries {\n\t\t'pattern-commands': PatternCommandStore;\n\t}\n}\n\n/**\n * The [@sapphire/plugin-pattern-commands](https://github.com/sapphiredev/plugins/blob/main/packages/pattern-commands) version that you are currently using.\n * An example use of this is showing it of in a bot information command.\n *\n * Note to Sapphire developers: This needs to explicitly be `string` so it is not typed as the string that gets replaced by esbuild\n */\n// eslint-disable-next-line @typescript-eslint/no-inferrable-types\nexport const version: string = '6.0.3-next.26d4b68';\n"]}
@@ -1,4 +1,4 @@
1
- import { __name, __publicField } from '../../chunk-RGNUX2SE.mjs';
1
+ import { __name, __publicField } from '../../chunk-2JTKI4GS.mjs';
2
2
  import { Command } from '@sapphire/framework';
3
3
 
4
4
  var _PatternCommand = class _PatternCommand extends Command {
@@ -1,4 +1,4 @@
1
- import { __name } from '../../chunk-RGNUX2SE.mjs';
1
+ import { __name } from '../../chunk-2JTKI4GS.mjs';
2
2
  import { AliasStore } from '@sapphire/pieces';
3
3
  import { PatternCommand } from './PatternCommand.mjs';
4
4
 
@@ -1,4 +1,4 @@
1
- import '../../chunk-RGNUX2SE.mjs';
1
+ import '../../chunk-2JTKI4GS.mjs';
2
2
 
3
3
  // src/lib/utils/PatternCommandEvents.ts
4
4
  var PatternCommandEvents = /* @__PURE__ */ ((PatternCommandEvents2) => {
@@ -1,4 +1,4 @@
1
- import { __name } from '../chunk-RGNUX2SE.mjs';
1
+ import { __name } from '../chunk-2JTKI4GS.mjs';
2
2
  import { Listener, Result } from '@sapphire/framework';
3
3
  import { Stopwatch } from '@sapphire/stopwatch';
4
4
  import { PatternCommandEvents } from '../lib/utils/PatternCommandEvents.mjs';
@@ -1,4 +1,4 @@
1
- import { __name, __publicField } from '../chunk-RGNUX2SE.mjs';
1
+ import { __name, __publicField } from '../chunk-2JTKI4GS.mjs';
2
2
  import { isDMChannel } from '@sapphire/discord.js-utilities';
3
3
  import { Listener, Events } from '@sapphire/framework';
4
4
  import { PermissionsBitField, PermissionFlagsBits } from 'discord.js';
@@ -1,4 +1,4 @@
1
- import { __name } from '../chunk-RGNUX2SE.mjs';
1
+ import { __name } from '../chunk-2JTKI4GS.mjs';
2
2
  import { Listener } from '@sapphire/framework';
3
3
  import { PatternCommandEvents } from '../lib/utils/PatternCommandEvents.mjs';
4
4
 
@@ -1,4 +1,4 @@
1
- import { __name } from '../chunk-RGNUX2SE.mjs';
1
+ import { __name } from '../chunk-2JTKI4GS.mjs';
2
2
  import { container } from '@sapphire/pieces';
3
3
  import { PluginListener } from './PluginCommandAccepted.mjs';
4
4
  import { PluginListener as PluginListener$1 } from './PluginMessageParse.mjs';
@@ -1,4 +1,4 @@
1
- import { __name } from './chunk-RGNUX2SE.mjs';
1
+ import { __name } from './chunk-2JTKI4GS.mjs';
2
2
  import { PatternCommandStore, loadListeners } from './index.mjs';
3
3
  import { SapphireClient, postInitialization, Plugin } from '@sapphire/framework';
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapphire/plugin-pattern-commands",
3
- "version": "6.0.3-next.2672138.0",
3
+ "version": "6.0.3-next.26d4b68",
4
4
  "description": "Plugin for @sapphire/framework that adds support for pattern commands.",
5
5
  "author": "@sapphire",
6
6
  "license": "MIT",
@@ -78,13 +78,13 @@
78
78
  "access": "public"
79
79
  },
80
80
  "devDependencies": {
81
- "@favware/cliff-jumper": "^3.0.3",
81
+ "@favware/cliff-jumper": "^4.0.2",
82
82
  "@favware/rollup-type-bundler": "^3.3.0",
83
83
  "concurrently": "^8.2.2",
84
84
  "tsup": "^8.1.0",
85
- "tsx": "^4.14.1",
85
+ "tsx": "^4.16.2",
86
86
  "typedoc": "^0.25.13",
87
87
  "typedoc-json-parser": "^10.0.0",
88
- "typescript": "^5.4.5"
88
+ "typescript": "~5.4.5"
89
89
  }
90
90
  }