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

eventsource

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eventsource - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

dist/events.d.ts

2

dist/index.d.ts

@@ -0,1 +1,3 @@

/// <reference path="events.d.ts" />
/**

@@ -2,0 +4,0 @@ * An extended version of the `Event` emitted by the `EventSource` object when an error occurs.

4

package.json
{
"name": "eventsource",
"version": "3.0.1",
"version": "3.0.2",
"description": "WhatWG/W3C compliant EventSource client for Node.js and browsers",

@@ -22,3 +22,3 @@ "sideEffects": false,

"scripts": {
"build": "pkg-utils build && pkg-utils --strict",
"build": "pkg-utils build && pkg-utils --strict && tsx scripts/referenceEventTypings.ts",
"build:watch": "pkg-utils watch",

@@ -25,0 +25,0 @@ "clean": "rimraf dist coverage",

Sorry, the diff of this file is not supported yet

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