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 1.1.7 to 1.1.8

13

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

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

"dependencies": {
"@inquirer/core": "^3.1.1",
"@inquirer/type": "^1.1.1",
"@inquirer/core": "^3.1.2",
"@inquirer/type": "^1.1.2",
"chalk": "^4.1.2",

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

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

@@ -71,4 +71,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"
},

@@ -93,3 +92,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