@sapphire/plugin-api
Advanced tools
Comparing version 3.0.2-next.9703ddf7.0 to 3.0.2-next.971649b.0
{ | ||
"name": "@sapphire/plugin-api", | ||
"version": "3.0.2-next.9703ddf7.0", | ||
"version": "3.0.2-next.971649b.0", | ||
"description": "Plugin for @sapphire/framework to expose a REST API", | ||
@@ -38,3 +38,3 @@ "author": "@sapphire", | ||
"@types/psl": "^1.1.0", | ||
"@types/ws": "8.2.0", | ||
"@types/ws": "^8.2.0", | ||
"node-fetch": "^2.6.5", | ||
@@ -74,3 +74,3 @@ "psl": "^1.8.0", | ||
}, | ||
"gitHead": "9703ddf78063d1c33e3a1883b3b4573165c2febe" | ||
"gitHead": "971649b21fb43e57782367da73f9206957e39f4c" | ||
} |
@@ -56,3 +56,3 @@ <div align="center"> | ||
```ts | ||
```typescript | ||
import '@sapphire/plugin-api/register'; | ||
@@ -94,6 +94,2 @@ ``` | ||
## API Documentation | ||
For the full API documentation please refer to the TypeDoc generated [documentation](https://sapphiredev.github.io/plugins/modules/_sapphire_plugin_api.html). | ||
## Buy us some doughnuts | ||
@@ -100,0 +96,0 @@ |
200464
140
+ Added@types/ws@8.5.14(transitive)
- Removed@types/ws@8.2.0(transitive)
Updated@types/ws@^8.2.0