@types/inquirer
Advanced tools
Comparing version 0.0.29 to 0.0.30
@@ -113,3 +113,3 @@ // Type definitions for Inquirer.js | ||
interface Answers { | ||
[key: string]: string | boolean; | ||
[key: string]: any; | ||
} | ||
@@ -116,0 +116,0 @@ |
{ | ||
"name": "@types/inquirer", | ||
"version": "0.0.29", | ||
"version": "0.0.30", | ||
"description": "TypeScript definitions for Inquirer.js", | ||
@@ -17,4 +17,5 @@ "license": "MIT", | ||
}, | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "4b1ea18bbdf542edfe129479301b4ec1d35d9258a9d0608a898baa749ee93a7d" | ||
"typesPublisherContentHash": "e49628f0cf3d851d5a6dc5557d57d8a6da92cbef1e96ad50edab3c2bc5e0f279" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* Last updated: Wed, 26 Oct 2016 19:23:27 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: rx |
@@ -28,3 +28,3 @@ { | ||
"hasPackageJson": false, | ||
"contentHash": "4b1ea18bbdf542edfe129479301b4ec1d35d9258a9d0608a898baa749ee93a7d" | ||
"contentHash": "e49628f0cf3d851d5a6dc5557d57d8a6da92cbef1e96ad50edab3c2bc5e0f279" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
12116
0