Socket
Socket
Sign inDemoInstall

@types/node

Package Overview
Dependencies
Maintainers
1
Versions
1895
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 20.11.1 to 20.11.2

4

node/module.d.ts

@@ -283,3 +283,3 @@ /**

*/
dirname?: string;
dirname: string;
/**

@@ -290,3 +290,3 @@ * The full absolute path and filename of the current module, with symlinks resolved.

*/
filename?: string;
filename: string;
/**

@@ -293,0 +293,0 @@ * The absolute `file:` URL of the module.

{
"name": "@types/node",
"version": "20.11.1",
"version": "20.11.2",
"description": "TypeScript definitions for node",

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

},
"typesPublisherContentHash": "72bb627c28cb083a2dfb425e00616f0537b9722bf7784a8bebbe37aad9154842",
"typesPublisherContentHash": "41e39984afcbd704058054c5e2fb980168b49f48c8ab2f12279459bd42550ac4",
"typeScriptVersion": "4.6",
"nonNpm": true
}

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

### Additional Details
* Last updated: Mon, 15 Jan 2024 04:07:53 GMT
* Last updated: Mon, 15 Jan 2024 11:35:33 GMT
* Dependencies: [undici-types](https://npmjs.com/package/undici-types)

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

@@ -283,3 +283,3 @@ /**

*/
dirname?: string;
dirname: string;
/**

@@ -290,3 +290,3 @@ * The full absolute path and filename of the current module, with symlinks resolved.

*/
filename?: string;
filename: string;
/**

@@ -293,0 +293,0 @@ * The absolute `file:` URL of the module.

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