Socket
Socket
Sign inDemoInstall

@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.29 to 0.0.30

2

inquirer/index.d.ts

@@ -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"
}
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