Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cto.ai/inquirer

Package Overview
Dependencies
Maintainers
8
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cto.ai/inquirer - npm Package Compare versions

Comparing version 6.3.5 to 6.3.6

2

lib/types.d.ts

@@ -278,3 +278,3 @@ // Type definitions for Inquirer.js 6.x

source: SourceResult[] | string[]
source: (_: A, input: string) => Promise<SourceResult[] | string[]>
suggestOnly?: boolean

@@ -281,0 +281,0 @@

{
"name": "@cto.ai/inquirer",
"version": "6.3.5",
"version": "6.3.6",
"description": "A collection of common interactive command line user interfaces.",

@@ -5,0 +5,0 @@ "author": "Simon Boudrias <admin@simonboudrias.com>",

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