Socket
Socket
Sign inDemoInstall

@types/node

Package Overview
Dependencies
1
Maintainers
1
Versions
1825
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 18.19.27 to 18.19.28

2

node v18.19/dom-events.d.ts

@@ -92,2 +92,4 @@ export {}; // Don't export anything!

passive?: boolean;
/** The listener will be removed when the given AbortSignal object's `abort()` method is called. */
signal?: AbortSignal;
}

@@ -94,0 +96,0 @@

4

node v18.19/package.json
{
"name": "@types/node",
"version": "18.19.27",
"version": "18.19.28",
"description": "TypeScript definitions for node",

@@ -220,4 +220,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",

},
"typesPublisherContentHash": "648298bf71af62613252491fa7be91598b0111a286e6995ec728f57556350ff9",
"typesPublisherContentHash": "c3034b8a8c497ca6e9d3c27511a6ec012bc24a5eca26a0f665803ce968ef75df",
"typeScriptVersion": "4.7"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Sat, 30 Mar 2024 04:35:27 GMT
* Last updated: Sat, 30 Mar 2024 05:07:46 GMT
* Dependencies: [undici-types](https://npmjs.com/package/undici-types)

@@ -14,0 +14,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc