@inquirer/select
Advanced tools
Comparing version 0.0.14-alpha.0 to 0.0.15-alpha.0
{ | ||
"name": "@inquirer/select", | ||
"version": "0.0.14-alpha.0", | ||
"version": "0.0.15-alpha.0", | ||
"description": "Inquirer select/list prompt", | ||
@@ -16,4 +16,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@inquirer/core": "^0.0.14-alpha.0", | ||
"chalk": "^4.1.0", | ||
"@inquirer/core": "^0.0.15-alpha.0", | ||
"chalk": "^4.1.1", | ||
"figures": "^3.0.0" | ||
@@ -24,3 +24,3 @@ }, | ||
}, | ||
"gitHead": "6bc00c0ff2e63835b3096c5d82ca96dded632f3d" | ||
"gitHead": "0053e3f5694a4f75c4901512ab87e8906d1d7896" | ||
} |
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.15-alpha.0(transitive)
- Removed@inquirer/core@0.0.14-alpha.0(transitive)
Updatedchalk@^4.1.1