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

extended-eventsource

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extended-eventsource - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

2

dist/src/eventsource.js

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

catch (error) {
yield this.reconnect('Reconnecting EventSource because of error');
yield this.reconnect('Reconnecting EventSource because of error', error);
return;

@@ -133,0 +133,0 @@ }

{
"name": "extended-eventsource",
"version": "1.2.3",
"version": "1.2.4",
"author": "Lukas Reining",

@@ -5,0 +5,0 @@ "readme": "README.md",

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