@inquirer/select
Advanced tools
Comparing version 0.0.16-alpha.0 to 0.0.17-alpha.0
{ | ||
"name": "@inquirer/select", | ||
"version": "0.0.16-alpha.0", | ||
"version": "0.0.17-alpha.0", | ||
"description": "Inquirer select/list prompt", | ||
@@ -16,3 +16,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@inquirer/core": "^0.0.16-alpha.0", | ||
"@inquirer/core": "^0.0.17-alpha.0", | ||
"chalk": "^4.1.1", | ||
@@ -24,3 +24,3 @@ "figures": "^3.0.0" | ||
}, | ||
"gitHead": "9bee59b98465656619e4ee563ddbc466dcf2b4f1" | ||
"gitHead": "8e0b3d4c76bcf5c970936fec2561d3cc7964abb5" | ||
} |
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@0.0.17-alpha.0(transitive)
- Removed@inquirer/core@0.0.16-alpha.0(transitive)