@sapphire/plugin-api
Advanced tools
Comparing version 7.0.0-next.f5fa1f7 to 7.0.0-next.f730be1
{ | ||
"name": "@sapphire/plugin-api", | ||
"version": "7.0.0-next.f5fa1f7", | ||
"version": "7.0.0-next.f730be1", | ||
"description": "Plugin for @sapphire/framework to expose a REST API", | ||
@@ -46,2 +46,3 @@ "author": "@sapphire", | ||
"build:rename-cjs-register": "tsx ../../scripts/rename-cjs-register.mts", | ||
"sync-mime-types": "tsx scripts/sync-mime-types.mts", | ||
"typecheck": "tsc -b src", | ||
@@ -55,5 +56,6 @@ "docs": "typedoc-json-parser", | ||
"@types/ws": "^8.5.12", | ||
"@vladfrangu/async_event_emitter": "2.4.5", | ||
"tldts": "^6.1.39", | ||
"undici": "^6.19.7" | ||
"@vladfrangu/async_event_emitter": "2.4.6", | ||
"cookie-es": "^1.2.2", | ||
"tldts": "^6.1.43", | ||
"undici": "^6.19.8" | ||
}, | ||
@@ -89,7 +91,7 @@ "repository": { | ||
"devDependencies": { | ||
"@favware/cliff-jumper": "^4.0.3", | ||
"@favware/cliff-jumper": "^4.1.0", | ||
"@favware/rollup-type-bundler": "^3.3.0", | ||
"concurrently": "^8.2.2", | ||
"concurrently": "^9.0.1", | ||
"tsup": "^8.2.4", | ||
"tsx": "^4.17.0", | ||
"tsx": "^4.19.0", | ||
"typedoc": "^0.25.13", | ||
@@ -96,0 +98,0 @@ "typedoc-json-parser": "^10.0.0", |
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Sorry, the diff of this file is not supported yet
765392
4342
5
165
+ Addedcookie-es@^1.2.2
+ Added@vladfrangu/async_event_emitter@2.4.6(transitive)
+ Addedcookie-es@1.2.2(transitive)
- Removed@vladfrangu/async_event_emitter@2.4.5(transitive)
Updatedtldts@^6.1.43
Updatedundici@^6.19.8