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

@inquirer/expand

Package Overview
Dependencies
Maintainers
3
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inquirer/expand - npm Package Compare versions

Comparing version 0.0.27-alpha.0 to 0.0.28-alpha.0

2

dist/index.d.ts

@@ -11,3 +11,3 @@ import { AsyncPromptConfig } from '@inquirer/core';

};
declare const _default: import("@inquirer/core").Prompt<string, ExpandConfig>;
declare const _default: import("@inquirer/type").Prompt<string, ExpandConfig>;
export default _default;
{
"name": "@inquirer/expand",
"type": "module",
"version": "0.0.27-alpha.0",
"version": "0.0.28-alpha.0",
"description": "Inquirer checkbox prompt",

@@ -56,4 +56,4 @@ "main": "dist/index.js",

"dependencies": {
"@inquirer/core": "^0.0.26-alpha.0",
"chalk": "^5.0.1",
"@inquirer/core": "^0.0.30-alpha.0",
"chalk": "^5.1.2",
"figures": "^5.0.0"

@@ -67,3 +67,3 @@ },

},
"gitHead": "0e3ef8e31fc34b5fa5308be95af77ba9f5ede8fa"
"gitHead": "f532af8be2d622caa5e54adf4c084d588c9ffad6"
}
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