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.43 to 0.0.44

1

inquirer/index.d.ts

@@ -84,2 +84,3 @@ // Type definitions for Inquirer.js

* <li>input</li>
* <li>number</li>
* <li>confirm</li>

@@ -86,0 +87,0 @@ * <li>list</li>

12

inquirer/package.json
{
"name": "@types/inquirer",
"version": "0.0.43",
"version": "0.0.44",
"description": "TypeScript definitions for Inquirer.js",

@@ -54,13 +54,15 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/inquirer"
},
"scripts": {},
"dependencies": {
"@types/through": "*",
"@types/rx": "*"
"@types/rx": "*",
"@types/through": "*"
},
"typesPublisherContentHash": "1769a27f830505c71232bbde63db4e7bc10f2b0e394d6bcca4afdb608658e11b",
"typesPublisherContentHash": "582a01778888098c7f964f59cd511818b3156ebbc599fa1fc3ef92d639b2dbe0",
"typeScriptVersion": "2.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Inquirer.js (https://github.com/SBoudrias/Inquirer.js).
This package contains type definitions for Inquirer.js ( https://github.com/SBoudrias/Inquirer.js ).

@@ -12,4 +12,4 @@ # Details

Additional Details
* Last updated: Wed, 15 Aug 2018 20:42:04 GMT
* Dependencies: through, rx
* Last updated: Wed, 27 Feb 2019 19:43:12 GMT
* Dependencies: @types/through, @types/rx
* Global values: none

@@ -16,0 +16,0 @@

Sorry, the diff of this file is not supported yet

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