@types/inquirer
Advanced tools
Comparing version 0.0.43 to 0.0.44
@@ -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> |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15945
328