@types/inquirer
Advanced tools
Comparing version 8.2.3 to 8.2.4
@@ -754,2 +754,7 @@ // Type definitions for inquirer 8.2 | ||
output?: NodeJS.WriteStream | undefined; | ||
/** | ||
* Whether to display prompts if input is not a TTY. | ||
*/ | ||
skipTTYChecks?: boolean | undefined; | ||
} | ||
@@ -756,0 +761,0 @@ |
{ | ||
"name": "@types/inquirer", | ||
"version": "8.2.3", | ||
"version": "8.2.4", | ||
"description": "TypeScript definitions for inquirer", | ||
@@ -75,4 +75,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inquirer", | ||
}, | ||
"typesPublisherContentHash": "9683ac081eebdc9b6fd8412bb83910e1e3cfa6ccdb6560e5b6f1f29857f55938", | ||
"typesPublisherContentHash": "81d0db02afffb0de583fd0fdf16905ffa96388271f84b03cea32a1c56a1f24e2", | ||
"typeScriptVersion": "4.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 15 Aug 2022 18:32:41 GMT | ||
* Last updated: Wed, 28 Sep 2022 22:03:10 GMT | ||
* Dependencies: [@types/rxjs](https://npmjs.com/package/@types/rxjs), [@types/through](https://npmjs.com/package/@types/through) | ||
@@ -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
72764
2431