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

@twurple/eventsub-base

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twurple/eventsub-base - npm Package Compare versions

Comparing version 5.3.0-pre.7 to 5.3.0-pre.8

2

lib/events/common/EventSubChannelHypeTrainContribution.external.d.ts
/**
* 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 @@ },

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