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

discord-typings

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-typings - npm Package Compare versions

Comparing version 9.0.2 to 9.0.3

5

index.d.ts

@@ -682,2 +682,5 @@ export type Snowflake = string;

channel_types?: Array<ChannelType>;
min_value?: number;
max_value?: number;
autocomplete?: boolean;
}

@@ -689,2 +692,3 @@

name: string;
type?: ApplicationCommandOptionType;
value: string | number;

@@ -746,2 +750,3 @@ }

options?: Array<ApplicationCommandInteractionDataOption>;
focused?: boolean;
}

@@ -748,0 +753,0 @@

2

package.json
{
"name": "discord-typings",
"version": "9.0.2",
"version": "9.0.3",
"description": "Typings for data returned by Discord (unofficial)",

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

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