@sapphire/plugin-api
Advanced tools
Comparing version 7.0.0-next.49b6ce2 to 7.0.0-next.51af5e9
{ | ||
"name": "@sapphire/plugin-api", | ||
"version": "7.0.0-next.49b6ce2", | ||
"version": "7.0.0-next.51af5e9", | ||
"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.47", | ||
"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", | ||
"tsup": "^8.2.4", | ||
"tsx": "^4.17.0", | ||
"concurrently": "^9.0.1", | ||
"tsup": "^8.3.0", | ||
"tsx": "^4.19.1", | ||
"typedoc": "^0.25.13", | ||
@@ -96,0 +98,0 @@ "typedoc-json-parser": "^10.0.0", |
@@ -10,3 +10,2 @@ <div align="center"> | ||
[![GitHub](https://img.shields.io/github/license/sapphiredev/plugins)](https://github.com/sapphiredev/plugins/blob/main/LICENSE.md) | ||
[![codecov](https://codecov.io/gh/sapphiredev/plugins/branch/main/graph/badge.svg?token=QWL8FB16BR)](https://codecov.io/gh/sapphiredev/plugins) | ||
[![npm bundle size](https://img.shields.io/bundlephobia/min/@sapphire/plugin-api?logo=webpack&style=flat-square)](https://bundlephobia.com/result?p=@sapphire/plugin-api) | ||
@@ -13,0 +12,0 @@ [![npm](https://img.shields.io/npm/v/@sapphire/plugin-api?color=crimson&logo=npm&style=flat-square)](https://www.npmjs.com/package/@sapphire/plugin-api) |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
765462
4342
5
165
115
+ Addedcookie-es@^1.2.2
+ Added@types/node@22.10.0(transitive)
+ Added@vladfrangu/async_event_emitter@2.4.6(transitive)
+ Addedcookie-es@1.2.2(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@types/node@22.9.3(transitive)
- Removed@vladfrangu/async_event_emitter@2.4.5(transitive)
- Removedundici-types@6.19.8(transitive)
Updatedtldts@^6.1.47
Updatedundici@^6.19.8