Comparing version
@@ -5,3 +5,3 @@ // src/sse.ts | ||
CarriageReturn: 13, | ||
Space: 12, | ||
Space: 32, | ||
Colon: 58 | ||
@@ -8,0 +8,0 @@ }; |
{ | ||
"name": "fetch-sse", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "An easy API for making Event Source requests, with all the features of fetch(), Supports browsers and node.", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet