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

@types/eventsource

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/eventsource - npm Package Compare versions

Comparing version 1.1.12 to 1.1.13

9

eventsource/index.d.ts

@@ -1,10 +0,1 @@

// Type definitions for eventsource 1.1
// Project: https://github.com/EventSource/eventsource
// Definitions by: Scott Lee Davis <https://github.com/scottleedavis>
// Ali Afroozeh <https://github.com/afroozeh>
// Pedro Gámez <https://github.com/snakedrak>
// Akuukis <https://github.com/Akuukis>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 5.0
// eventsource uses DOM dependencies which are absent in a browserless environment like node.js.

@@ -11,0 +2,0 @@ // to avoid compiler errors this monkey patch is used. See more details in:

20

eventsource/package.json
{
"name": "@types/eventsource",
"version": "1.1.12",
"version": "1.1.13",
"description": "TypeScript definitions for eventsource",

@@ -10,19 +10,19 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eventsource",

"name": "Scott Lee Davis",
"url": "https://github.com/scottleedavis",
"githubUsername": "scottleedavis"
"githubUsername": "scottleedavis",
"url": "https://github.com/scottleedavis"
},
{
"name": "Ali Afroozeh",
"url": "https://github.com/afroozeh",
"githubUsername": "afroozeh"
"githubUsername": "afroozeh",
"url": "https://github.com/afroozeh"
},
{
"name": "Pedro Gámez",
"url": "https://github.com/snakedrak",
"githubUsername": "snakedrak"
"githubUsername": "snakedrak",
"url": "https://github.com/snakedrak"
},
{
"name": "Akuukis",
"url": "https://github.com/Akuukis",
"githubUsername": "Akuukis"
"githubUsername": "Akuukis",
"url": "https://github.com/Akuukis"
}

@@ -39,4 +39,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "26303e7bd7d1e78429d684051cb8548da98ef693d2c19aae2fe047085f010cdd",
"typesPublisherContentHash": "d716ce767991024fb334ddf725e5d29aea5b66988b2a45b32c038540896f8e28",
"typeScriptVersion": "5.0"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: none
* Global values: `MessageEvent`
# Credits
These definitions were written by [Scott Lee Davis](https://github.com/scottleedavis), [Ali Afroozeh](https://github.com/afroozeh), [Pedro Gámez](https://github.com/snakedrak), and [Akuukis](https://github.com/Akuukis).
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