New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

simple-helix-api

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-helix-api - npm Package Compare versions

Comparing version 4.1.1 to 4.1.2

2

dist/lib/eventsub/websocket.js

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

this.transport.session_id = data.payload.session.id;
this.transport.connected_at = data.payload.connected_at;
this.transport.connected_at = data.payload.session.connected_at;
this.events.emit(this.WebsocketEvents.CONNECTED);

@@ -54,0 +54,0 @@ }

{
"name": "simple-helix-api",
"version": "4.1.1",
"version": "4.1.2",
"description": "The Simple Helix API allows developers to easily develop applications for Twitch",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

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