discord-typings
Advanced tools
Comparing version 10.0.0 to 10.0.1
{ | ||
"name": "discord-typings", | ||
"version": "10.0.0", | ||
"version": "10.0.1", | ||
"description": "Typings for data returned by Discord (unofficial)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -17,2 +17,3 @@ import { Snowflake } from "../Reference"; | ||
export type GatewayEvent = "READY" | ||
| "RESUMED" | ||
| "CHANNEL_CREATE" | ||
@@ -19,0 +20,0 @@ | "CHANNEL_UPDATE" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
61775
1817
0