@types/yargs
Advanced tools
Comparing version 17.0.22 to 17.0.23
@@ -179,2 +179,3 @@ // Type definitions for yargs 17.0 | ||
command(module: CommandModule<T, any>): Argv<T>; | ||
command(modules: Array<CommandModule<T, any>>): Argv<T>; | ||
@@ -181,0 +182,0 @@ // Advanced API |
{ | ||
"name": "@types/yargs", | ||
"version": "17.0.22", | ||
"version": "17.0.23", | ||
"description": "TypeScript definitions for yargs", | ||
@@ -65,4 +65,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs", | ||
}, | ||
"typesPublisherContentHash": "03d6c4c41d671cab14d9258777ecc56b1192bd89b7bb45226cddeb391de18616", | ||
"typeScriptVersion": "4.2", | ||
"typesPublisherContentHash": "b37c113435ecdfb17a56b1a7b1377f511f1f7cbbfb9db6a2df04c92731f50924", | ||
"typeScriptVersion": "4.3", | ||
"exports": { | ||
@@ -69,0 +69,0 @@ ".": { |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 31 Jan 2023 10:32:31 GMT | ||
* Last updated: Tue, 21 Mar 2023 00:02:53 GMT | ||
* Dependencies: [@types/yargs-parser](https://npmjs.com/package/@types/yargs-parser) | ||
@@ -14,0 +14,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
59671
853