Socket
Socket
Sign inDemoInstall

@types/inquirer

Package Overview
Dependencies
5
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.3.0 to 7.3.1

2

inquirer/index.d.ts

@@ -139,3 +139,3 @@ // Type definitions for inquirer 7.3

*/
<T>(questions: QuestionCollection<T>): Promise<T> & { ui: PromptUI };
<T>(questions: QuestionCollection<T>, initialAnswers?: Partial<T>): Promise<T> & { ui: PromptUI };

@@ -142,0 +142,0 @@ /**

{
"name": "@types/inquirer",
"version": "7.3.0",
"version": "7.3.1",
"description": "TypeScript definitions for inquirer",

@@ -75,4 +75,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "899d5ead9796fe1d65dbd27c0d563dec0b31ed5d299ccaea3c97f7710685f277",
"typesPublisherContentHash": "0cf6d17bbc6a72aeea23eba9fe74241d05b5fb4a8d314eb43f36c606518ccbae",
"typeScriptVersion": "3.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 21 Jul 2020 18:08:54 GMT
* Last updated: Thu, 20 Aug 2020 06:31:57 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