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

@types/node

Package Overview
Dependencies
Maintainers
1
Versions
2006
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/node - npm Package Compare versions

Comparing version 18.19.74 to 18.19.75

4

node v18.19/fs/promises.d.ts

@@ -111,3 +111,3 @@ /**

data: string | Uint8Array,
options?: (ObjectEncodingOptions & FlagAndOpenMode) | BufferEncoding | null,
options?: (ObjectEncodingOptions & Abortable) | BufferEncoding | null,
): Promise<void>;

@@ -394,3 +394,3 @@ /**

data: string | Uint8Array,
options?: (ObjectEncodingOptions & FlagAndOpenMode & Abortable) | BufferEncoding | null,
options?: (ObjectEncodingOptions & Abortable) | BufferEncoding | null,
): Promise<void>;

@@ -397,0 +397,0 @@ /**

{
"name": "@types/node",
"version": "18.19.74",
"version": "18.19.75",
"description": "TypeScript definitions for node",

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

"peerDependencies": {},
"typesPublisherContentHash": "8959ffebedf281c2408fd48d3ca35633472f6b292c758f633ab0a3fa818f71b3",
"typesPublisherContentHash": "2a0d6aa175147eccdbe8e73e860085cf8985c5c90517b4e9fc7d780d763620c8",
"typeScriptVersion": "5.0"
}

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

### Additional Details
* Last updated: Thu, 23 Jan 2025 07:32:38 GMT
* Last updated: Tue, 04 Feb 2025 00:04:06 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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc