@discordjs/formatters
Advanced tools
Comparing version
@@ -405,3 +405,3 @@ "use strict"; | ||
// src/index.ts | ||
var version = "0.5.1-dev.1736104404-15cbca941"; | ||
var version = "0.5.1-dev.1738965222-519aa3abe"; | ||
// Annotate the CommonJS export names for ESM import in node: | ||
@@ -408,0 +408,0 @@ 0 && (module.exports = { |
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@discordjs/formatters", | ||
"version": "0.5.1-dev.1736104404-15cbca941", | ||
"version": "0.5.1-dev.1738965222-519aa3abe", | ||
"description": "A set of functions to format strings for Discord.", | ||
@@ -47,3 +47,3 @@ "exports": { | ||
"dependencies": { | ||
"discord-api-types": "^0.37.114" | ||
"discord-api-types": "^0.37.119" | ||
}, | ||
@@ -64,4 +64,4 @@ "devDependencies": { | ||
"vitest": "^2.0.5", | ||
"@discordjs/scripts": "^0.1.0", | ||
"@discordjs/api-extractor": "^7.38.1" | ||
"@discordjs/api-extractor": "^7.38.1", | ||
"@discordjs/scripts": "^0.1.0" | ||
}, | ||
@@ -68,0 +68,0 @@ "engines": { |
@@ -12,3 +12,4 @@ <div align="center"> | ||
<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> | ||
<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=formatters" alt="Code coverage" /></a> | ||
<a href="https://github.com/discordjs/discord.js/commits/main/packages/formatters"><img alt="Last commit." src="https://img.shields.io/github/last-commit/discordjs/discord.js?logo=github&logoColor=ffffff&path=packages%2Fformatters"></a> | ||
<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=formatters" alt="Code coverage" /></a> | ||
</p> | ||
@@ -15,0 +16,0 @@ <p> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
170285
0.14%84
1.2%Updated