@types/yargs
Advanced tools
Comparing version 12.0.3 to 12.0.4
@@ -384,3 +384,3 @@ // Type definitions for yargs 12.0 | ||
describe?: string | false; | ||
handler: (args: Argv<U>) => void; | ||
handler: (args: Arguments<U>) => void; | ||
} | ||
@@ -387,0 +387,0 @@ |
{ | ||
"name": "@types/yargs", | ||
"version": "12.0.3", | ||
"version": "12.0.4", | ||
"description": "TypeScript definitions for yargs", | ||
@@ -51,4 +51,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "c23264db60b61f4da26432864983979fe2af6103fecbca84f6b6df949199b52d", | ||
"typesPublisherContentHash": "661d5822e65194cea3177d7d864f9c1c9bd3d4d18e9188c449bd70bdce43b9df", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 25 Dec 2018 05:06:15 GMT | ||
* Last updated: Wed, 26 Dec 2018 06:43:31 GMT | ||
* Dependencies: none | ||
@@ -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
24080