@inquirer/select
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "@inquirer/select", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Inquirer select/list prompt", | ||
@@ -57,3 +57,3 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@inquirer/core": "^7.0.1", | ||
"@inquirer/core": "^7.0.2", | ||
"@inquirer/type": "^1.2.0", | ||
@@ -90,3 +90,3 @@ "ansi-escapes": "^4.3.2", | ||
}, | ||
"gitHead": "c91196e66689cfc05e9237763e6f95f3eb5342a1" | ||
"gitHead": "85fba2337df29f689d058a9260df163af89caa98" | ||
} |
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@^7.0.2