@sapphire/plugin-api
Advanced tools
Comparing version 7.0.0-next.9f1cef4 to 7.0.0-next.a1d7d5e
{ | ||
"name": "@sapphire/plugin-api", | ||
"version": "7.0.0-next.9f1cef4", | ||
"version": "7.0.0-next.a1d7d5e", | ||
"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.37", | ||
"undici": "^6.19.5" | ||
"@vladfrangu/async_event_emitter": "2.4.6", | ||
"cookie-es": "^1.2.2", | ||
"tldts": "^6.1.51", | ||
"undici": "^6.20.0" | ||
}, | ||
@@ -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.16.5", | ||
"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
765676
4342
5
165
115
+ 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.51
Updatedundici@^6.20.0