@twurple/eventsub-base
Advanced tools
Comparing version 5.3.0-pre.7 to 5.3.0-pre.8
/** | ||
* The type of hype train contribution. Can be "bits" or "subscription". | ||
*/ | ||
export declare type EventSubChannelHypeTrainContributionType = 'bits' | 'subscription'; | ||
export declare type EventSubChannelHypeTrainContributionType = 'bits' | 'subscription' | 'other'; | ||
/** @private */ | ||
@@ -6,0 +6,0 @@ export interface EventSubChannelHypeTrainContributionData { |
{ | ||
"name": "@twurple/eventsub-base", | ||
"version": "5.3.0-pre.7", | ||
"version": "5.3.0-pre.8", | ||
"publishConfig": { | ||
@@ -20,5 +20,5 @@ "access": "public" | ||
".": { | ||
"types": "./lib/index.d.ts", | ||
"require": "./lib/index.js", | ||
"import": "./es/index.mjs", | ||
"types": "./lib/index.d.ts" | ||
"import": "./es/index.mjs" | ||
} | ||
@@ -39,5 +39,5 @@ }, | ||
"@d-fischer/typed-event-emitter": "^3.3.0", | ||
"@twurple/api": "5.3.0-pre.7", | ||
"@twurple/auth": "5.3.0-pre.7", | ||
"@twurple/common": "5.3.0-pre.7", | ||
"@twurple/api": "5.3.0-pre.8", | ||
"@twurple/auth": "5.3.0-pre.8", | ||
"@twurple/common": "5.3.0-pre.8", | ||
"tslib": "^2.0.3" | ||
@@ -44,0 +44,0 @@ }, |
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
629790
+ Added@twurple/api@5.3.0-pre.8(transitive)
+ Added@twurple/api-call@5.3.0-pre.8(transitive)
+ Added@twurple/auth@5.3.0-pre.8(transitive)
+ Added@twurple/common@5.3.0-pre.8(transitive)
- Removed@twurple/api@5.3.0-pre.7(transitive)
- Removed@twurple/api-call@5.3.0-pre.7(transitive)
- Removed@twurple/auth@5.3.0-pre.7(transitive)
- Removed@twurple/common@5.3.0-pre.7(transitive)
Updated@twurple/api@5.3.0-pre.8
Updated@twurple/auth@5.3.0-pre.8
Updated@twurple/common@5.3.0-pre.8