@discordjs/next 1.0.0-pr-11006.1765450794-e636950b2 → 1.0.0-pr-11005.1765454364-f3f6d34e7

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/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-pr-11006.1765450794-e636950b2";
26
+ var version = "1.0.0-pr-11005.1765454364-f3f6d34e7";
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-pr-11006.1765450794-e636950b2' 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-pr-11005.1765454364-f3f6d34e7' 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-pr-11006.1765450794-e636950b2";
2
+ var version = "1.0.0-pr-11005.1765454364-f3f6d34e7";
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-pr-11006.1765450794-e636950b2' 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-pr-11005.1765454364-f3f6d34e7' 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-pr-11006.1765450794-e636950b2",
4
+ "version": "1.0.0-pr-11005.1765454364-f3f6d34e7",
5
5
  "description": "A powerful TypeScript library for interacting with the Discord API",
6
6
  "exports": {
7
7
  ".": {
@@ -54,32 +54,32 @@
54
54
  "homepage": "https://discord.js.org",
55
55
  "funding": "https://github.com/discordjs/discord.js?sponsor",
56
56
  "dependencies": {
57
- "discord-api-types": "^0.38.36",
58
- "@discordjs/builders": "2.0.0-pr-11006.1765450794-e636950b2",
59
- "@discordjs/core": "3.0.0-pr-11006.1765450794-e636950b2",
60
- "@discordjs/collection": "3.0.0-pr-11006.1765450794-e636950b2",
61
- "@discordjs/formatters": "1.0.0-pr-11006.1765450794-e636950b2",
62
- "@discordjs/rest": "3.0.0-pr-11006.1765450794-e636950b2",
63
- "@discordjs/ws": "3.0.0-pr-11006.1765450794-e636950b2",
64
- "@discordjs/util": "2.0.0-pr-11006.1765450794-e636950b2"
57
+ "discord-api-types": "^0.38.31",
58
+ "@discordjs/collection": "3.0.0-pr-11005.1765454364-f3f6d34e7",
59
+ "@discordjs/builders": "2.0.0-pr-11005.1765454364-f3f6d34e7",
60
+ "@discordjs/core": "3.0.0-pr-11005.1765454364-f3f6d34e7",
61
+ "@discordjs/formatters": "1.0.0-pr-11005.1765454364-f3f6d34e7",
62
+ "@discordjs/util": "2.0.0-pr-11005.1765454364-f3f6d34e7",
63
+ "@discordjs/rest": "3.0.0-pr-11005.1765454364-f3f6d34e7",
64
+ "@discordjs/ws": "3.0.0-pr-11005.1765454364-f3f6d34e7"
65
65
  },
66
66
  "devDependencies": {
67
- "@favware/cliff-jumper": "^6.0.0",
68
- "@types/node": "^22.19.1",
69
- "@vitest/coverage-v8": "^4.0.15",
67
+ "@favware/cliff-jumper": "^4.1.0",
68
+ "@types/node": "^22.18.13",
69
+ "@vitest/coverage-v8": "^3.2.4",
70
70
  "cross-env": "^10.1.0",
71
71
  "esbuild-plugin-version-injector": "^1.2.1",
72
- "eslint": "^9.39.1",
72
+ "eslint": "^9.38.0",
73
73
  "eslint-config-neon": "^0.2.9",
74
74
  "eslint-formatter-compact": "^9.0.1",
75
75
  "eslint-formatter-pretty": "^7.0.0",
76
- "prettier": "^3.7.4",
77
- "tsup": "^8.5.1",
78
- "turbo": "^2.6.3",
76
+ "prettier": "^3.6.2",
77
+ "tsup": "^8.5.0",
78
+ "turbo": "^2.5.8",
79
79
  "typescript": "~5.9.3",
80
- "vitest": "^4.0.15",
81
- "@discordjs/scripts": "0.1.0",
82
- "@discordjs/api-extractor": "7.52.7"
80
+ "vitest": "^3.2.4",
81
+ "@discordjs/api-extractor": "7.52.7",
82
+ "@discordjs/scripts": "0.1.0"
83
83
  },
84
84
  "engines": {
85
85
  "node": ">=22.12.0"