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 2.1.14 to 2.1.15

12

package.json
{
"name": "@inquirer/expand",
"version": "2.1.14",
"version": "2.1.15",
"description": "Inquirer checkbox prompt",

@@ -57,8 +57,8 @@ "main": "./dist/cjs/index.js",

"dependencies": {
"@inquirer/core": "^9.0.2",
"@inquirer/type": "^1.4.0",
"@inquirer/core": "^9.0.3",
"@inquirer/type": "^1.5.0",
"yoctocolors-cjs": "^2.1.2"
},
"devDependencies": {
"@inquirer/testing": "^2.1.25"
"@inquirer/testing": "^2.1.26"
},

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

"tsc:cjs": "rm -rf dist/cjs && tsc -p ./tsconfig.cjs.json && node ../../tools/fix-ext.mjs",
"dev": "tsc -p ./tsconfig.json --watch",
"tsc:watch": "tsc -p ./tsconfig.json --watch",
"attw": "attw --pack"

@@ -92,3 +92,3 @@ },

"sideEffects": false,
"gitHead": "95d2d65d3aca2c0fab66c7fd40b5dc413dfc894f"
"gitHead": "eb7a658ca58d8cc5863efb9289ae1b42e818bdd0"
}
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