Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sapphire/plugin-api

Package Overview
Dependencies
Maintainers
3
Versions
792
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapphire/plugin-api - npm Package Compare versions

Comparing version 3.0.0-next.a754ab4.0 to 3.0.0-next.e21fd4a.0

2

dist/index.d.ts

@@ -34,3 +34,3 @@ import type { Server, ServerOptions } from './lib/structures/http/Server';

}
interface PieceContextExtras {
interface Container {
server: Server;

@@ -37,0 +37,0 @@ }

@@ -172,7 +172,2 @@ /// <reference types="node" />

}
declare module '@sapphire/pieces' {
interface PieceContextExtras {
server: Server;
}
}
//# sourceMappingURL=Server.d.ts.map
{
"name": "@sapphire/plugin-api",
"version": "3.0.0-next.a754ab4.0",
"version": "3.0.0-next.e21fd4a.0",
"description": "Plugin for @sapphire/framework to expose a REST API",

@@ -73,3 +73,3 @@ "author": "@sapphire",

},
"gitHead": "a754ab4f302c5e4db2106ddfe86072ff4dc892d0"
"gitHead": "e21fd4a6b0b36b2351c388b57d9c454734627a8b"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc