@sapphire/plugin-api
Advanced tools
Comparing version 7.0.0-next.d6024cd to 7.0.0-next.f5fa1f7
{ | ||
"name": "@sapphire/plugin-api", | ||
"version": "7.0.0-next.d6024cd", | ||
"version": "7.0.0-next.f5fa1f7", | ||
"description": "Plugin for @sapphire/framework to expose a REST API", | ||
@@ -53,6 +53,6 @@ "author": "@sapphire", | ||
"dependencies": { | ||
"@types/ws": "^8.5.11", | ||
"@vladfrangu/async_event_emitter": "2.4.4", | ||
"tldts": "^6.1.33", | ||
"undici": "^6.19.2" | ||
"@types/ws": "^8.5.12", | ||
"@vladfrangu/async_event_emitter": "2.4.5", | ||
"tldts": "^6.1.39", | ||
"undici": "^6.19.7" | ||
}, | ||
@@ -88,7 +88,7 @@ "repository": { | ||
"devDependencies": { | ||
"@favware/cliff-jumper": "^4.0.2", | ||
"@favware/cliff-jumper": "^4.0.3", | ||
"@favware/rollup-type-bundler": "^3.3.0", | ||
"concurrently": "^8.2.2", | ||
"tsup": "^8.2.1", | ||
"tsx": "^4.16.2", | ||
"tsup": "^8.2.4", | ||
"tsx": "^4.17.0", | ||
"typedoc": "^0.25.13", | ||
@@ -95,0 +95,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
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
45
4
573772
1195
115
+ Added@vladfrangu/async_event_emitter@2.4.5(transitive)
- Removed@vladfrangu/async_event_emitter@2.4.4(transitive)
Updated@types/ws@^8.5.12
Updatedtldts@^6.1.39
Updatedundici@^6.19.7