@inquirer/prompts
Advanced tools
Comparing version 7.0.0 to 7.0.1
{ | ||
"name": "@inquirer/prompts", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "Inquirer prompts, combined in a single package", | ||
@@ -79,12 +79,12 @@ "keywords": [ | ||
"dependencies": { | ||
"@inquirer/checkbox": "^4.0.0", | ||
"@inquirer/confirm": "^5.0.0", | ||
"@inquirer/editor": "^4.0.0", | ||
"@inquirer/expand": "^4.0.0", | ||
"@inquirer/input": "^4.0.0", | ||
"@inquirer/number": "^3.0.0", | ||
"@inquirer/password": "^4.0.0", | ||
"@inquirer/rawlist": "^4.0.0", | ||
"@inquirer/search": "^3.0.0", | ||
"@inquirer/select": "^4.0.0" | ||
"@inquirer/checkbox": "^4.0.1", | ||
"@inquirer/confirm": "^5.0.1", | ||
"@inquirer/editor": "^4.0.1", | ||
"@inquirer/expand": "^4.0.1", | ||
"@inquirer/input": "^4.0.1", | ||
"@inquirer/number": "^3.0.1", | ||
"@inquirer/password": "^4.0.1", | ||
"@inquirer/rawlist": "^4.0.1", | ||
"@inquirer/search": "^3.0.1", | ||
"@inquirer/select": "^4.0.1" | ||
}, | ||
@@ -109,3 +109,6 @@ "devDependencies": { | ||
}, | ||
"gitHead": "483189975eb5ea7d214c265a5ce108544c2bf1a5" | ||
"peerDependencies": { | ||
"@types/node": ">=18" | ||
}, | ||
"gitHead": "da3dd749325495266025f2dbdb339a812da468f8" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
21597
0
6
1
11
Updated@inquirer/checkbox@^4.0.1
Updated@inquirer/confirm@^5.0.1
Updated@inquirer/editor@^4.0.1
Updated@inquirer/expand@^4.0.1
Updated@inquirer/input@^4.0.1
Updated@inquirer/number@^3.0.1
Updated@inquirer/password@^4.0.1
Updated@inquirer/rawlist@^4.0.1
Updated@inquirer/search@^3.0.1
Updated@inquirer/select@^4.0.1