Socket
Socket
Sign inDemoInstall

discord-oauth2

Package Overview
Dependencies
0
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.12.0 to 2.12.1

3

index.d.ts

@@ -8,2 +8,3 @@ import { EventEmitter } from "events";

username: string;
global_name: string | null;
discriminator: string;

@@ -199,3 +200,3 @@ avatar: string | null | undefined;

responseType?: "code" | "token";
permissions?: number;
permissions?: string;
guildId?: string;

@@ -202,0 +203,0 @@ disableGuildSelect?: boolean;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

{
"name": "discord-oauth2",
"version": "2.12.0",
"version": "2.12.1",
"description": "Easily interact with discord's oauth2 API",

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc