@discordjs/core 3.0.0-dev.1750873771-d7e63ce29 → 3.0.0-dev.1751293692-536a54651

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
@@ -8,7 +8,7 @@
8
8
  <a href="https://discord.gg/djs"><img src="https://img.shields.io/discord/222078108977594368?color=5865F2&logo=discord&logoColor=white" alt="Discord server" /></a>
9
9
  <a href="https://www.npmjs.com/package/@discordjs/core"><img src="https://img.shields.io/npm/v/@discordjs/core.svg?maxAge=3600" alt="npm version" /></a>
10
10
  <a href="https://www.npmjs.com/package/@discordjs/core"><img src="https://img.shields.io/npm/dt/@discordjs/core.svg?maxAge=3600" alt="npm downloads" /></a>
11
- <a href="https://github.com/discordjs/discord.js/actions"><img src="https://github.com/discordjs/discord.js/actions/workflows/test.yml/badge.svg" alt="Build status" /></a>
11
+ <a href="https://github.com/discordjs/discord.js/actions"><img src="https://github.com/discordjs/discord.js/actions/workflows/tests.yml/badge.svg" alt="Build status" /></a>
12
12
  <a href="https://github.com/discordjs/discord.js/commits/main/packages/core"><img alt="Last commit." src="https://img.shields.io/github/last-commit/discordjs/discord.js?logo=github&logoColor=ffffff&path=packages%2Fcore" /></a>
13
13
  <a href="https://codecov.io/gh/discordjs/discord.js"><img src="https://codecov.io/gh/discordjs/discord.js/branch/main/graph/badge.svg?precision=2&flag=core" alt="Code coverage" /></a>
14
14
  </p>
package/dist/http-only.js CHANGED
@@ -3111,7 +3111,7 @@ __name(withFiles, "withFiles");
3111
3111
 
3112
3112
  // src/http-only/index.ts
3113
3113
  __reExport(http_only_exports, require("discord-api-types/v10"), module.exports);
3114
- var version = "3.0.0-dev.1750873771-d7e63ce29";
3114
+ var version = "3.0.0-dev.1751293692-536a54651";
3115
3115
  // Annotate the CommonJS export names for ESM import in node:
3116
3116
  0 && (module.exports = {
3117
3117
  API,