Socket
Socket
Sign inDemoInstall

@inquirer/checkbox

Package Overview
Dependencies
Maintainers
3
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inquirer/checkbox - npm Package Compare versions

Comparing version 2.3.8 to 2.3.9

8

package.json
{
"name": "@inquirer/checkbox",
"version": "2.3.8",
"version": "2.3.9",
"engines": {

@@ -60,3 +60,3 @@ "node": ">=18"

"dependencies": {
"@inquirer/core": "^9.0.0",
"@inquirer/core": "^9.0.1",
"@inquirer/figures": "^1.0.3",

@@ -68,3 +68,3 @@ "@inquirer/type": "^1.4.0",

"devDependencies": {
"@inquirer/testing": "^2.1.24"
"@inquirer/testing": "^2.1.25"
},

@@ -94,3 +94,3 @@ "scripts": {

"sideEffects": false,
"gitHead": "fc27d575bceb96466cb8da8524c26d4eb2a77df0"
"gitHead": "2285f2c043448ff4317635cf6481df7ffda2d3bd"
}

@@ -9,8 +9,25 @@ # `@inquirer/checkbox`

<table>
<tr>
<th>npm</th>
<th>yarn</th>
</tr>
<tr>
<td>
```sh
npm install @inquirer/checkbox
```
</td>
<td>
```sh
yarn add @inquirer/checkbox
```
</td>
</tr>
</table>
# Usage

@@ -17,0 +34,0 @@

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