@inquirer/select
Advanced tools
Comparing version 1.2.8 to 1.2.9
{ | ||
"name": "@inquirer/select", | ||
"version": "1.2.8", | ||
"version": "1.2.9", | ||
"description": "Inquirer select/list prompt", | ||
@@ -57,3 +57,3 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@inquirer/core": "^3.1.2", | ||
"@inquirer/core": "^4.0.0", | ||
"@inquirer/type": "^1.1.2", | ||
@@ -65,3 +65,3 @@ "ansi-escapes": "^4.3.2", | ||
"devDependencies": { | ||
"@inquirer/testing": "^2.1.3" | ||
"@inquirer/testing": "^2.1.4" | ||
}, | ||
@@ -92,3 +92,3 @@ "scripts": { | ||
}, | ||
"gitHead": "2b29f261c4c7d85a00c1a2305d97ee10e3c15b68" | ||
"gitHead": "ea5baff21fb29ed3c0931ea4030cc1dd1e92fc8d" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@inquirer/core@4.1.0(transitive)
+ Addedsignal-exit@4.1.0(transitive)
- Removed@inquirer/core@3.1.2(transitive)
Updated@inquirer/core@^4.0.0