@discordjs/next 1.0.0-dev.1775779790-aa1e6be79 → 1.0.0-dev.1776730371-8ea7c7c7e

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.
package/README.md CHANGED
@@ -58,5 +58,5 @@ If you don't understand something in the documentation, you are experiencing pro
58
58
  [discord-developers]: https://discord.gg/discord-developers
59
59
  [source]: https://github.com/discordjs/discord.js/tree/main/packages/next
60
60
  [npm]: https://www.npmjs.com/package/@discordjs/next
61
- [related-libs]: https://discord.com/developers/docs/topics/community-resources#libraries
61
+ [related-libs]: https://docs.discord.com/developers/developer-tools/community-resources#libraries
62
62
  [contributing]: https://github.com/discordjs/discord.js/blob/main/.github/CONTRIBUTING.md
package/dist/index.js CHANGED
@@ -23,7 +23,7 @@ __export(index_exports, {
23
23
  version: () => version
24
24
  });
25
25
  module.exports = __toCommonJS(index_exports);
26
- var version = "1.0.0-dev.1775779790-aa1e6be79";
26
+ var version = "1.0.0-dev.1776730371-8ea7c7c7e";
27
27
  // Annotate the CommonJS export names for ESM import in node:
28
28
  0 && (module.exports = {
29
29
  version
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/index.ts"],"sourcesContent":["/**\n * The {@link https://github.com/discordjs/discord.js/blob/main/packages/next#readme | @discordjs/next} version\n * that you are currently using.\n */\n// This needs to explicitly be `string` so it is not typed as a \"const string\" that gets injected by esbuild\nexport const version = '1.0.0-dev.1775779790-aa1e6be79' as string;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAKO,IAAM,UAAU;","names":[]}
1
+ {"version":3,"sources":["../src/index.ts"],"sourcesContent":["/**\n * The {@link https://github.com/discordjs/discord.js/blob/main/packages/next#readme | @discordjs/next} version\n * that you are currently using.\n */\n// This needs to explicitly be `string` so it is not typed as a \"const string\" that gets injected by esbuild\nexport const version = '1.0.0-dev.1776730371-8ea7c7c7e' as string;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAKO,IAAM,UAAU;","names":[]}
package/dist/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  // src/index.ts
2
- var version = "1.0.0-dev.1775779790-aa1e6be79";
2
+ var version = "1.0.0-dev.1776730371-8ea7c7c7e";
3
3
  export {
4
4
  version
5
5
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/index.ts"],"sourcesContent":["/**\n * The {@link https://github.com/discordjs/discord.js/blob/main/packages/next#readme | @discordjs/next} version\n * that you are currently using.\n */\n// This needs to explicitly be `string` so it is not typed as a \"const string\" that gets injected by esbuild\nexport const version = '1.0.0-dev.1775779790-aa1e6be79' as string;\n"],"mappings":";AAKO,IAAM,UAAU;","names":[]}
1
+ {"version":3,"sources":["../src/index.ts"],"sourcesContent":["/**\n * The {@link https://github.com/discordjs/discord.js/blob/main/packages/next#readme | @discordjs/next} version\n * that you are currently using.\n */\n// This needs to explicitly be `string` so it is not typed as a \"const string\" that gets injected by esbuild\nexport const version = '1.0.0-dev.1776730371-8ea7c7c7e' as string;\n"],"mappings":";AAKO,IAAM,UAAU;","names":[]}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "@discordjs/next",
4
- "version": "1.0.0-dev.1775779790-aa1e6be79",
4
+ "version": "1.0.0-dev.1776730371-8ea7c7c7e",
5
5
  "description": "A powerful TypeScript library for interacting with the Discord API",
6
6
  "exports": {
7
7
  ".": {
@@ -55,13 +55,13 @@
55
55
  "funding": "https://github.com/discordjs/discord.js?sponsor",
56
56
  "dependencies": {
57
57
  "discord-api-types": "^0.38.43",
58
- "@discordjs/builders": "2.0.0-dev.1775779790-aa1e6be79",
59
- "@discordjs/collection": "3.0.0-dev.1775779790-aa1e6be79",
60
- "@discordjs/core": "3.0.0-dev.1775779790-aa1e6be79",
61
- "@discordjs/rest": "3.0.0-dev.1775779790-aa1e6be79",
62
- "@discordjs/util": "2.0.0-dev.1775779790-aa1e6be79",
63
- "@discordjs/ws": "3.0.0-dev.1775779790-aa1e6be79",
64
- "@discordjs/formatters": "1.0.0-dev.1775779790-aa1e6be79"
58
+ "@discordjs/builders": "2.0.0-dev.1776730371-8ea7c7c7e",
59
+ "@discordjs/collection": "3.0.0-dev.1776730371-8ea7c7c7e",
60
+ "@discordjs/core": "3.0.0-dev.1776730371-8ea7c7c7e",
61
+ "@discordjs/rest": "3.0.0-dev.1776730371-8ea7c7c7e",
62
+ "@discordjs/ws": "3.0.0-dev.1776730371-8ea7c7c7e",
63
+ "@discordjs/util": "2.0.0-dev.1776730371-8ea7c7c7e",
64
+ "@discordjs/formatters": "1.0.0-dev.1776730371-8ea7c7c7e"
65
65
  },
66
66
  "devDependencies": {
67
67
  "@favware/cliff-jumper": "^6.0.0",