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

revolt-api

Package Overview
Dependencies
Maintainers
0
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.7.12 to 0.7.13

3

dist/types.d.ts

@@ -28,3 +28,3 @@ import { components } from './schema';

export declare type DataSendFriendRequest = components['schemas']['DataSendFriendRequest'];
export declare type Bot = components['schemas']['Bot'];
export declare type BotWithUserResponse = components['schemas']['BotWithUserResponse'];
export declare type DataCreateBot = components['schemas']['DataCreateBot'];

@@ -34,2 +34,3 @@ export declare type InviteBotDestination = components['schemas']['InviteBotDestination'];

export declare type FetchBotResponse = components['schemas']['FetchBotResponse'];
export declare type Bot = components['schemas']['Bot'];
export declare type OwnedBotsResponse = components['schemas']['OwnedBotsResponse'];

@@ -36,0 +37,0 @@ export declare type DataEditBot = components['schemas']['DataEditBot'];

@@ -28,3 +28,3 @@ import { components } from './schema';

export declare type DataSendFriendRequest = components['schemas']['DataSendFriendRequest'];
export declare type Bot = components['schemas']['Bot'];
export declare type BotWithUserResponse = components['schemas']['BotWithUserResponse'];
export declare type DataCreateBot = components['schemas']['DataCreateBot'];

@@ -34,2 +34,3 @@ export declare type InviteBotDestination = components['schemas']['InviteBotDestination'];

export declare type FetchBotResponse = components['schemas']['FetchBotResponse'];
export declare type Bot = components['schemas']['Bot'];
export declare type OwnedBotsResponse = components['schemas']['OwnedBotsResponse'];

@@ -36,0 +37,0 @@ export declare type DataEditBot = components['schemas']['DataEditBot'];

{
"name": "revolt-api",
"version": "0.7.12",
"version": "0.7.13",
"description": "Revolt API Library",

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

@@ -29,3 +29,3 @@ // This file was auto-generated by @insertish/oapi!

export type DataSendFriendRequest = components['schemas']['DataSendFriendRequest'];
export type Bot = components['schemas']['Bot'];
export type BotWithUserResponse = components['schemas']['BotWithUserResponse'];
export type DataCreateBot = components['schemas']['DataCreateBot'];

@@ -35,2 +35,3 @@ export type InviteBotDestination = components['schemas']['InviteBotDestination'];

export type FetchBotResponse = components['schemas']['FetchBotResponse'];
export type Bot = components['schemas']['Bot'];
export type OwnedBotsResponse = components['schemas']['OwnedBotsResponse'];

@@ -37,0 +38,0 @@ export type DataEditBot = components['schemas']['DataEditBot'];

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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