Socket
Socket
Sign inDemoInstall

@types/node

Package Overview
Dependencies
Maintainers
0
Versions
1916
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.38 to 18.19.39

4

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

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

},
"typesPublisherContentHash": "cc599c07e2a574410f619799725fadb07e99312f7eadc180fb0a7a2e46c13fd1",
"typesPublisherContentHash": "85871cbefdb82570518b3d29a3251dfec5673c02d4cc1cdfb81278bb069bd220",
"typeScriptVersion": "4.7"
}

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

### Additional Details
* Last updated: Thu, 20 Jun 2024 21:07:25 GMT
* Last updated: Sat, 22 Jun 2024 07:35:32 GMT
* Dependencies: [undici-types](https://npmjs.com/package/undici-types)

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

@@ -732,3 +732,3 @@ /**

*/
mockImplementation(implementation: Function): void;
mockImplementation(implementation: F): void;

@@ -743,3 +743,3 @@ /**

*/
mockImplementationOnce(implementation: Function, onCall?: number): void;
mockImplementationOnce(implementation: F, onCall?: number): void;

@@ -746,0 +746,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