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

easy-server-sent-events

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-server-sent-events - npm Package Compare versions

Comparing version

to
1.0.14

2

package.json
{
"name": "easy-server-sent-events",
"version": "1.0.13",
"version": "1.0.14",
"description": "An easy to use Server Side Events library for Node.js + frontend",

@@ -5,0 +5,0 @@ "author": "Thomas Frank <thomas@nodehill.com>",

@@ -162,3 +162,3 @@ # easy-server-sent-events

### Usage with the **create-react-app** dev server: Proxying
Proxying SSE (as well as web proxies) is hard/not doable with the built in proxy system in **[create-react-app](create-react-app
Proxying SSE (as well as web sockets) is hard/not doable with the built in proxy system in **[create-react-app](create-react-app
)**.

@@ -165,0 +165,0 @@