@inquirer/select
Advanced tools
Comparing version 1.2.5 to 1.2.6
{ | ||
"name": "@inquirer/select", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "Inquirer select/list prompt", | ||
@@ -57,3 +57,3 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@inquirer/core": "^3.0.0", | ||
"@inquirer/core": "^3.1.0", | ||
"@inquirer/type": "^1.1.1", | ||
@@ -92,3 +92,3 @@ "ansi-escapes": "^4.3.2", | ||
}, | ||
"gitHead": "18144628b03b62c346cb7d9d55a2c526b1ed5d8a" | ||
"gitHead": "ab9dd2f301e02d2cc0fec699ce100b174f2b798e" | ||
} |
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
Updated@inquirer/core@^3.1.0