@types/eventsource
Advanced tools
Comparing version 1.1.7 to 1.1.8
// Type definitions for eventsource 1.1 | ||
// Project: http://github.com/EventSource/eventsource | ||
// Project: https://github.com/EventSource/eventsource | ||
// Definitions by: Scott Lee Davis <https://github.com/scottleedavis> | ||
@@ -4,0 +4,0 @@ // Ali Afroozeh <https://github.com/afroozeh> |
{ | ||
"name": "@types/eventsource", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "TypeScript definitions for eventsource", | ||
@@ -45,4 +45,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eventsource", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "c85b3677384e03b164f2cb61c146fdfb9609504630a640095a0dd4cde918c69f", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "b5bca3336fc4053f50de65467e757e78e554ff5dfe003eca71e2ca182231b6e2", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for eventsource (http://github.com/EventSource/eventsource). | ||
This package contains type definitions for eventsource (https://github.com/EventSource/eventsource). | ||
@@ -12,3 +12,3 @@ # Details | ||
### Additional Details | ||
* Last updated: Mon, 18 Oct 2021 20:31:18 GMT | ||
* Last updated: Thu, 16 Dec 2021 22:31:55 GMT | ||
* Dependencies: none | ||
@@ -15,0 +15,0 @@ * Global values: `MessageEvent` |
12986