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 6.1.1 to 6.2.0-pre.0

2

lib/EventSubBase.d.ts

@@ -463,4 +463,2 @@ import type { Logger, LoggerOptions } from '@d-fischer/logger';

*
* @beta
*
* @param filter The filter to apply for the events.

@@ -467,0 +465,0 @@ * @param handler The function that will be called for any new notifications.

@@ -610,4 +610,2 @@ "use strict";

*
* @beta
*
* @param filter The filter to apply for the events.

@@ -614,0 +612,0 @@ * @param handler The function that will be called for any new notifications.

@@ -384,4 +384,2 @@ import { type HelixEventSubDropEntitlementGrantFilter } from '@twurple/api';

*
* @beta
*
* @param filter The filter to apply for the events.

@@ -388,0 +386,0 @@ * @param handler The function that will be called for any new notifications.

10

package.json
{
"name": "@twurple/eventsub-base",
"version": "6.1.1",
"version": "6.2.0-pre.0",
"publishConfig": {

@@ -36,7 +36,7 @@ "access": "public"

"@d-fischer/logger": "^4.2.1",
"@d-fischer/shared-utils": "^3.4.0",
"@d-fischer/shared-utils": "3.6.1",
"@d-fischer/typed-event-emitter": "^3.3.0",
"@twurple/api": "6.1.1",
"@twurple/auth": "6.1.1",
"@twurple/common": "6.1.1",
"@twurple/api": "6.2.0-pre.0",
"@twurple/auth": "6.2.0-pre.0",
"@twurple/common": "6.2.0-pre.0",
"tslib": "^2.0.3"

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

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