Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/inquirer

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/inquirer - npm Package Compare versions

Comparing version 8.2.3 to 8.2.4

5

inquirer v8.2/index.d.ts

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

4

inquirer v8.2/package.json
{
"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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc