@inquirer/select
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "@inquirer/select", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Inquirer select/list prompt", | ||
@@ -57,4 +57,4 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@inquirer/core": "^5.1.1", | ||
"@inquirer/type": "^1.1.5", | ||
"@inquirer/core": "^5.1.2", | ||
"@inquirer/type": "^1.1.6", | ||
"ansi-escapes": "^4.3.2", | ||
@@ -65,3 +65,3 @@ "chalk": "^4.1.2", | ||
"devDependencies": { | ||
"@inquirer/testing": "^2.1.9" | ||
"@inquirer/testing": "^2.1.10" | ||
}, | ||
@@ -91,3 +91,3 @@ "scripts": { | ||
}, | ||
"gitHead": "a318aec57d33b53131c0b03cc8dd6ab4efae3e50" | ||
"gitHead": "6c0d1d23e6881a10bc3d718d079a0a09ba382dd5" | ||
} |
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
19999
Updated@inquirer/core@^5.1.2
Updated@inquirer/type@^1.1.6