Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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 1.3.7 to 1.3.8

13

package.json
{
"name": "@inquirer/checkbox",
"version": "1.3.7",
"version": "1.3.8",
"engines": {

@@ -60,4 +60,4 @@ "node": ">=14.18.0"

"dependencies": {
"@inquirer/core": "^3.1.1",
"@inquirer/type": "^1.1.1",
"@inquirer/core": "^3.1.2",
"@inquirer/type": "^1.1.2",
"ansi-escapes": "^4.3.2",

@@ -68,3 +68,3 @@ "chalk": "^4.1.2",

"devDependencies": {
"@inquirer/testing": "^2.1.2"
"@inquirer/testing": "^2.1.3"
},

@@ -75,4 +75,3 @@ "scripts": {

"tsc:esm": "tsc -p ./tsconfig.json",
"tsc:cjs": "tsc -p ./tsconfig.cjs.json && yarn run fix-ext",
"fix-ext": "node --no-warnings=ExperimentalWarning --loader=ts-node/esm ../../tools/fix-ext.mts"
"tsc:cjs": "tsc -p ./tsconfig.cjs.json && node ../../tools/fix-ext.mjs"
},

@@ -94,3 +93,3 @@ "publishConfig": {

},
"gitHead": "dd31d57ed3b1d0771e24cc34bc72e5bedb63a1d7"
"gitHead": "2b29f261c4c7d85a00c1a2305d97ee10e3c15b68"
}
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