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.4 to 9.0.5

14

inquirer/index.d.ts

@@ -1,15 +0,1 @@

// Type definitions for inquirer 9.0
// Project: https://github.com/SBoudrias/Inquirer.js
// Definitions by: Qubo <https://github.com/tkQubo>
// Parvez <https://github.com/ppathan>
// Jouderian <https://github.com/jouderianjr>
// Qibang <https://github.com/bang88>
// Jason Dreyzehner <https://github.com/bitjson>
// Synarque <https://github.com/synarque>
// Justin Rockwood <https://github.com/jrockwood>
// Keith Kelly <https://github.com/kwkelly>
// Richard Lea <https://github.com/chigix>
// Manuel Thalmann <https://github.com/manuth>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 4.2
import { Interface as ReadlineInterface } from "readline";

@@ -16,0 +2,0 @@ import { Observable } from "rxjs";

48

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

@@ -10,51 +10,52 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inquirer",

"name": "Qubo",
"url": "https://github.com/tkQubo",
"githubUsername": "tkQubo"
"githubUsername": "tkQubo",
"url": "https://github.com/tkQubo"
},
{
"name": "Parvez",
"url": "https://github.com/ppathan",
"githubUsername": "ppathan"
"githubUsername": "ppathan",
"url": "https://github.com/ppathan"
},
{
"name": "Jouderian",
"url": "https://github.com/jouderianjr",
"githubUsername": "jouderianjr"
"githubUsername": "jouderianjr",
"url": "https://github.com/jouderianjr"
},
{
"name": "Qibang",
"url": "https://github.com/bang88",
"githubUsername": "bang88"
"githubUsername": "bang88",
"url": "https://github.com/bang88"
},
{
"name": "Jason Dreyzehner",
"url": "https://github.com/bitjson",
"githubUsername": "bitjson"
"githubUsername": "bitjson",
"url": "https://github.com/bitjson"
},
{
"name": "Synarque",
"url": "https://github.com/synarque",
"githubUsername": "synarque"
"githubUsername": "synarque",
"url": "https://github.com/synarque"
},
{
"name": "Justin Rockwood",
"url": "https://github.com/jrockwood",
"githubUsername": "jrockwood"
"githubUsername": "jrockwood",
"url": "https://github.com/jrockwood"
},
{
"name": "Keith Kelly",
"url": "https://github.com/kwkelly",
"githubUsername": "kwkelly"
"githubUsername": "kwkelly",
"url": "https://github.com/kwkelly"
},
{
"name": "Richard Lea",
"url": "https://github.com/chigix",
"githubUsername": "chigix"
"githubUsername": "chigix",
"url": "https://github.com/chigix"
},
{
"name": "Manuel Thalmann",
"url": "https://github.com/manuth",
"githubUsername": "manuth"
"githubUsername": "manuth",
"url": "https://github.com/manuth"
}
],
"type": "module",
"main": "",

@@ -72,5 +73,4 @@ "types": "index.d.ts",

},
"typesPublisherContentHash": "182280f2707838d8344444770ff6c9ef812176f7364e89adc0c512e56c06044a",
"typeScriptVersion": "4.5",
"type": "module"
"typesPublisherContentHash": "7894d80f6c720a1e85c2c53fef95e59abde18bbc7a54c8abea9cbad8bace4a24",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Sun, 08 Oct 2023 23:35:10 GMT
* Dependencies: [@types/rxjs](https://npmjs.com/package/@types/rxjs), [@types/through](https://npmjs.com/package/@types/through)
* Global values: none
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: [@types/through](https://npmjs.com/package/@types/through), [rxjs](https://npmjs.com/package/rxjs)
# Credits
These definitions were written by [Qubo](https://github.com/tkQubo), [Parvez](https://github.com/ppathan), [Jouderian](https://github.com/jouderianjr), [Qibang](https://github.com/bang88), [Jason Dreyzehner](https://github.com/bitjson), [Synarque](https://github.com/synarque), [Justin Rockwood](https://github.com/jrockwood), [Keith Kelly](https://github.com/kwkelly), [Richard Lea](https://github.com/chigix), and [Manuel Thalmann](https://github.com/manuth).
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