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
2012
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 22.9.2 to 22.9.3

2

node/module.d.ts

@@ -51,3 +51,3 @@ /**

*/
function findSourceMap(path: string, error?: Error): SourceMap;
function findSourceMap(path: string, error?: Error): SourceMap | undefined;
interface SourceMapPayload {

@@ -54,0 +54,0 @@ file: string;

{
"name": "@types/node",
"version": "22.9.2",
"version": "22.9.3",
"description": "TypeScript definitions for node",

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

"peerDependencies": {},
"typesPublisherContentHash": "0f30659bd06fef7d5d5be67bd429de5c12ea3f642636124b0d8b027f3079edfb",
"typesPublisherContentHash": "b6aac29bd05fd45bf1e413969174cab33920f03b086f10916dba01864e150462",
"typeScriptVersion": "4.9"
}

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

### Additional Details
* Last updated: Sat, 23 Nov 2024 00:04:04 GMT
* Last updated: Sat, 23 Nov 2024 04:36:04 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