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.0.2 to 2.1.0

13

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

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

"dependencies": {
"@inquirer/core": "^7.0.2",
"@inquirer/type": "^1.2.0",
"@inquirer/core": "^7.1.0",
"@inquirer/type": "^1.2.1",
"chalk": "^4.1.2",

@@ -64,3 +64,3 @@ "figures": "^3.2.0"

"devDependencies": {
"@inquirer/testing": "^2.1.12"
"@inquirer/testing": "^2.1.13"
},

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

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

@@ -91,3 +92,3 @@ "publishConfig": {

},
"gitHead": "85fba2337df29f689d058a9260df163af89caa98"
"gitHead": "2de191afab92c1a214dfe268c80109014803f11b"
}
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