@types/node
Advanced tools
Sorry, the diff of this file is too big to display
@@ -56,3 +56,2 @@ /** | ||
| /// <reference path="dns/promises.d.ts" /> | ||
| /// <reference path="dns/promises.d.ts" /> | ||
| /// <reference path="domain.d.ts" /> | ||
@@ -65,3 +64,3 @@ /// <reference path="events.d.ts" /> | ||
| /// <reference path="https.d.ts" /> | ||
| /// <reference path="inspector.d.ts" /> | ||
| /// <reference path="inspector.generated.d.ts" /> | ||
| /// <reference path="module.d.ts" /> | ||
@@ -68,0 +67,0 @@ /// <reference path="net.d.ts" /> |
| { | ||
| "name": "@types/node", | ||
| "version": "20.19.14", | ||
| "version": "20.19.15", | ||
| "description": "TypeScript definitions for node", | ||
@@ -138,4 +138,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "6ac84123a6a7b62cc4d3d762a9ee1f3741f895c55e7d12f3ab6d33f170ee389c", | ||
| "typesPublisherContentHash": "27d35f9ed04349e593586d7d39b94f4ac4d69bc98f624abb04d9d45b6157b368", | ||
| "typeScriptVersion": "5.2" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Sat, 13 Sep 2025 00:03:47 GMT | ||
| * Last updated: Mon, 15 Sep 2025 20:02:30 GMT | ||
| * Dependencies: [undici-types](https://npmjs.com/package/undici-types) | ||
@@ -14,0 +14,0 @@ |
@@ -56,3 +56,2 @@ /** | ||
| /// <reference path="../dns/promises.d.ts" /> | ||
| /// <reference path="../dns/promises.d.ts" /> | ||
| /// <reference path="../domain.d.ts" /> | ||
@@ -65,3 +64,3 @@ /// <reference path="../events.d.ts" /> | ||
| /// <reference path="../https.d.ts" /> | ||
| /// <reference path="../inspector.d.ts" /> | ||
| /// <reference path="../inspector.generated.d.ts" /> | ||
| /// <reference path="../module.d.ts" /> | ||
@@ -68,0 +67,0 @@ /// <reference path="../net.d.ts" /> |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 9 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 11 instances in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 6 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 9 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 11 instances in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 6 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
2271531
050128
0