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

@twurple/eventsub-ws

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-ws - npm Package Compare versions

Comparing version 7.1.0-pre.6 to 7.1.0-pre.7

1

lib/EventSubWsSocket.js

@@ -69,2 +69,3 @@ "use strict";

this._initializeKeepaliveTimeout(payload.session.keepalive_timeout_seconds);
this._reconnectUrl = undefined;
this._connection.acknowledgeSuccessfulReconnect();

@@ -71,0 +72,0 @@ break;

12

package.json
{
"name": "@twurple/eventsub-ws",
"version": "7.1.0-pre.6",
"version": "7.1.0-pre.7",
"publishConfig": {

@@ -40,12 +40,12 @@ "access": "public"

"@d-fischer/typed-event-emitter": "^3.3.0",
"@twurple/auth": "7.1.0-pre.6",
"@twurple/common": "7.1.0-pre.6",
"@twurple/eventsub-base": "7.1.0-pre.6",
"@twurple/auth": "7.1.0-pre.7",
"@twurple/common": "7.1.0-pre.7",
"@twurple/eventsub-base": "7.1.0-pre.7",
"tslib": "^2.0.3"
},
"devDependencies": {
"@twurple/api": "7.1.0-pre.6"
"@twurple/api": "7.1.0-pre.7"
},
"peerDependencies": {
"@twurple/api": "7.1.0-pre.6"
"@twurple/api": "7.1.0-pre.7"
},

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

Sorry, the diff of this file is not supported yet

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