@types/yargs
Advanced tools
| { | ||
| "name": "@types/yargs", | ||
| "version": "16.0.10", | ||
| "version": "16.0.11", | ||
| "description": "TypeScript definitions for yargs", | ||
@@ -61,4 +61,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs", | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "edf8cc22298706cd9fdcc4c2b3ba59aad41898d2bc2e9fd1cb9803891aed1fc1", | ||
| "typesPublisherContentHash": "ea68502a2442c8879c220dc46f3e19cd914ac1a1f78e153d580e5095aeccf390", | ||
| "typeScriptVersion": "5.2" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Fri, 24 Oct 2025 04:02:41 GMT | ||
| * Last updated: Fri, 14 Nov 2025 18:02:08 GMT | ||
| * Dependencies: [@types/yargs-parser](https://npmjs.com/package/@types/yargs-parser) | ||
@@ -14,0 +14,0 @@ |
@@ -8,3 +8,3 @@ import { Argv } from "."; | ||
| cwd?: string, | ||
| parentRequire?: NodeRequire, | ||
| parentRequire?: NodeJS.Require, | ||
| ): Argv; |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance 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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance 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
53060
0.01%