Socket
Socket
Sign inDemoInstall

@twurple/eventsub-http

Package Overview
Dependencies
122
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.8 to 6.1.0-pre.0

8

lib/EventSubHttpListener.d.ts

@@ -31,10 +31,2 @@ import { type EventSubListener } from '@twurple/eventsub-base';

*
* :::warning{title="Where are the event methods?"}
*
* Currently, there is a problem with the documentation generator.
*
* The event methods documented at {@link EventSubListener} are also in this class.
*
* :::
*
* @hideProtected

@@ -41,0 +33,0 @@ * @inheritDoc

@@ -12,10 +12,2 @@ "use strict";

*
* :::warning{title="Where are the event methods?"}
*
* Currently, there is a problem with the documentation generator.
*
* The event methods documented at {@link EventSubListener} are also in this class.
*
* :::
*
* @hideProtected

@@ -22,0 +14,0 @@ * @inheritDoc

@@ -30,10 +30,2 @@ import type { IRouter } from 'express-serve-static-core';

*
* :::warning{title="Where are the event methods?"}
*
* Currently, there is a problem with the documentation generator.
*
* The event methods documented at {@link EventSubListener} are also in this class.
*
* :::
*
* @hideProtected

@@ -40,0 +32,0 @@ * @inheritDoc

@@ -13,10 +13,2 @@ "use strict";

*
* :::warning{title="Where are the event methods?"}
*
* Currently, there is a problem with the documentation generator.
*
* The event methods documented at {@link EventSubListener} are also in this class.
*
* :::
*
* @hideProtected

@@ -23,0 +15,0 @@ * @inheritDoc

12

package.json
{
"name": "@twurple/eventsub-http",
"version": "6.0.8",
"version": "6.1.0-pre.0",
"publishConfig": {

@@ -41,5 +41,5 @@ "access": "public"

"@d-fischer/typed-event-emitter": "^3.3.0",
"@twurple/auth": "6.0.8",
"@twurple/common": "6.0.8",
"@twurple/eventsub-base": "6.0.8",
"@twurple/auth": "6.1.0-pre.0",
"@twurple/common": "6.1.0-pre.0",
"@twurple/eventsub-base": "6.1.0-pre.0",
"@types/express-serve-static-core": "^4.17.24",

@@ -50,6 +50,6 @@ "httpanda": "^0.4.6",

"devDependencies": {
"@twurple/api": "6.0.8"
"@twurple/api": "6.1.0-pre.0"
},
"peerDependencies": {
"@twurple/api": "6.0.8"
"@twurple/api": "6.1.0-pre.0"
},

@@ -56,0 +56,0 @@ "files": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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