@types/yargs
Advanced tools
| { | ||
| "name": "@types/yargs", | ||
| "version": "15.0.19", | ||
| "version": "15.0.20", | ||
| "description": "TypeScript definitions for yargs", | ||
@@ -60,4 +60,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs", | ||
| }, | ||
| "typesPublisherContentHash": "2320f14d0576aeec97e6b7bdfcc018edfc2a73a7d5202feab66105deee3e59f4", | ||
| "typeScriptVersion": "4.5" | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "3d777efae416aa57047233c35e030433fccc7f88d2b8d6605f7c3c9c921ac5cb", | ||
| "typeScriptVersion": "5.2" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Mon, 20 Nov 2023 23:36:24 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
52517
0.06%