@inquirer/core
Advanced tools
Comparing version 10.1.1 to 10.1.2
{ | ||
"name": "@inquirer/core", | ||
"version": "10.1.1", | ||
"version": "10.1.2", | ||
"description": "Core Inquirer prompt API", | ||
@@ -77,4 +77,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@inquirer/figures": "^1.0.8", | ||
"@inquirer/type": "^3.0.1", | ||
"@inquirer/figures": "^1.0.9", | ||
"@inquirer/type": "^3.0.2", | ||
"ansi-escapes": "^4.3.2", | ||
@@ -89,7 +89,7 @@ "cli-width": "^4.1.0", | ||
"devDependencies": { | ||
"@arethetypeswrong/cli": "^0.17.0", | ||
"@inquirer/testing": "^2.1.38", | ||
"@arethetypeswrong/cli": "^0.17.2", | ||
"@inquirer/testing": "^2.1.39", | ||
"@repo/tsconfig": "workspace:*", | ||
"@types/mute-stream": "^0.0.4", | ||
"@types/node": "^22.10.1", | ||
"@types/node": "^22.10.2", | ||
"@types/wrap-ansi": "^3.0.0", | ||
@@ -113,3 +113,3 @@ "tshy": "^3.0.2" | ||
}, | ||
"gitHead": "5713287885155c0081fca4190c17c18c598d9602" | ||
"gitHead": "7613d7474f1f17a18019b89f208f46be10c5b02f" | ||
} |
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
87
1
0
36
Updated@inquirer/figures@^1.0.9
Updated@inquirer/type@^3.0.2