@discord/embedded-app-sdk
Advanced tools
Comparing version 1.7.1 to 1.8.0
@@ -15,2 +15,4 @@ import EventEmitter from 'eventemitter3'; | ||
readonly instanceId: string; | ||
readonly customId: string | null; | ||
readonly referrerId: string | null; | ||
readonly platform: Platform; | ||
@@ -17,0 +19,0 @@ readonly guildId: string | null; |
{ | ||
"name": "@discord/embedded-app-sdk", | ||
"version": "1.7.1", | ||
"version": "1.8.0", | ||
"description": "@discord/embedded-app-sdk enables you to build rich, multiplayer experiences inside Discord.", | ||
@@ -85,5 +85,5 @@ "author": "Discord", | ||
"tslib": "^2.6.2", | ||
"typescript": "~5.6.0", | ||
"typescript": "~5.7.0", | ||
"zx": "^8.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1596261
42459