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 0.0.16-alpha to 0.0.21-alpha

6

package.json
{
"name": "@types/inquirer",
"version": "0.0.16-alpha",
"description": "Type definitions for Inquirer.js from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "0.0.21-alpha",
"description": "TypeScript definitions for Inquirer.js",
"main": "",

@@ -11,5 +11,5 @@ "scripts": {},

"dependencies": {
"equire('through'": "*",
"@types/through": "*",
"@types/rx": "*"
}
}
# Installation
> `npm install --save-dev @types/inquirer`
> `npm install --save @types/inquirer`
# Summary
This package contains type definitions for Inquirer.js.
This package contains type definitions for Inquirer.js (https://github.com/SBoudrias/Inquirer.js).
The project URL or description is https://github.com/SBoudrias/Inquirer.js
# Credits
These definitions were written by Qubo <https://github.com/tkQubo>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/inquirer
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/inquirer
Additional Details
* Last updated: Thu, 19 May 2016 20:05:49 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:25 GMT
* File structure: ProperModule
* Library Dependencies: rx
* Module Dependencies: equire('through'
* Module Dependencies: through
* Global values: inquirer
# Credits
These definitions were written by Qubo <https://github.com/tkQubo>.

@@ -8,3 +8,3 @@ {

"moduleDependencies": [
"equire('through'"
"through"
],

@@ -11,0 +11,0 @@ "libraryMajorVersion": "0",

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