Socket
Socket
Sign inDemoInstall

@twurple/eventsub-base

Package Overview
Dependencies
Maintainers
1
Versions
73
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 7.0.0-pre.3 to 7.0.0

2

lib/subscriptions/EventSubDropEntitlementGrantSubscription.js

@@ -13,3 +13,3 @@ "use strict";

this._filter = _filter;
/** @protected */ this._cliName = 'transaction';
/** @protected */ this._cliName = 'drop';
this.authUserId = null;

@@ -16,0 +16,0 @@ }

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

this._twitchSubscriptionData = resumeFrom;
this._verified = true;
this._client._logger.debug(`Successfully resumed subscription for event: ${this.id}`);

@@ -51,0 +52,0 @@ return;

{
"name": "@twurple/eventsub-base",
"version": "7.0.0-pre.3",
"version": "7.0.0",
"publishConfig": {

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

"@d-fischer/typed-event-emitter": "^3.3.0",
"@twurple/api": "7.0.0-pre.3",
"@twurple/auth": "7.0.0-pre.3",
"@twurple/common": "7.0.0-pre.3",
"@twurple/api": "7.0.0",
"@twurple/auth": "7.0.0",
"@twurple/common": "7.0.0",
"tslib": "^2.0.3"

@@ -43,0 +43,0 @@ },

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc