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

revolt-api

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

revolt-api - npm Package Compare versions

Comparing version 0.5.2-alpha.2 to 0.5.2-alpha.3

2

package.json
{
"name": "revolt-api",
"version": "0.5.2-alpha.2",
"version": "0.5.2-alpha.3",
"description": "Revolt API typings",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -360,3 +360,3 @@ import { body, noContent, parameter, ref, success } from "../openapi/generators.js";

parameters: [
await parameter('channel', 'Channel ID', ref("Id")),
await parameter('server', 'Server ID', ref("Id")),
await parameter('role', 'Role ID', ref("Id"))

@@ -363,0 +363,0 @@ ]

@@ -30,3 +30,3 @@ /**

{ type: 'None' } |
{ type: 'YouTube', id: string } |
{ type: 'YouTube', id: string, timestamp?: string } |
{ type: 'Twitch', content_type: 'Channel' | 'Video' | 'Clip', id: string } |

@@ -33,0 +33,0 @@ { type: 'Spotify', content_type: string, id: string } |

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