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.8 to 7.1.0-pre.9

2

lib/EventSubWsListener.d.ts

@@ -44,3 +44,3 @@ import { type HelixEventSubSubscriptionStatus, type HelixEventSubWebSocketTransportOptions } from '@twurple/api';

/**
* Creates a new EventSub HTTP listener.
* Creates a new EventSub WebSocket listener.
*

@@ -47,0 +47,0 @@ * @param config

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

/**
* Creates a new EventSub HTTP listener.
* Creates a new EventSub WebSocket listener.
*

@@ -23,0 +23,0 @@ * @param config

{
"name": "@twurple/eventsub-ws",
"version": "7.1.0-pre.8",
"version": "7.1.0-pre.9",
"publishConfig": {

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

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

@@ -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