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
810
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.1-next.fe5c2253.0 to 3.0.1

2

dist/lib/structures/MediaParser.d.ts

@@ -39,4 +39,4 @@ /// <reference types="node" />

*/
protected contentStream(request: ApiRequest): import("zlib").BrotliDecompress | ApiRequest | null;
protected contentStream(request: ApiRequest): ApiRequest | import("zlib").Gunzip | null;
}
//# sourceMappingURL=MediaParser.d.ts.map
{
"name": "@sapphire/plugin-api",
"version": "3.0.1-next.fe5c2253.0",
"version": "3.0.1",
"description": "Plugin for @sapphire/framework to expose a REST API",

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

},
"gitHead": "fe5c225349a295ff962b8ef84236cc15cde5058a"
"gitHead": "729b424807575f3c8dffe22ec9128619e3a00948"
}
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