Socket
Socket
Sign inDemoInstall

@types/inquirer

Package Overview
Dependencies
4
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.0.1 to 9.0.2

5

inquirer/index.d.ts

@@ -770,2 +770,7 @@ // Type definitions for inquirer 9.0

output?: NodeJS.WriteStream | undefined;
/**
* Whether to display prompts if input is not a TTY.
*/
skipTTYChecks?: boolean | undefined;
}

@@ -772,0 +777,0 @@

4

inquirer/package.json
{
"name": "@types/inquirer",
"version": "9.0.1",
"version": "9.0.2",
"description": "TypeScript definitions for inquirer",

@@ -76,5 +76,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inquirer",

},
"typesPublisherContentHash": "58b990ba603ca5685e77383e44152a99dcf5c6830a886061204502a0409855c5",
"typesPublisherContentHash": "5be51d2654de319493b4b18b6d1381b4102756a4e4ccddfbc5705bd8dfd22e8f",
"typeScriptVersion": "4.2",
"type": "module"
}

@@ -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:09 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc