@inquirer/confirm
Advanced tools
Comparing version 5.1.0 to 5.1.1
{ | ||
"name": "@inquirer/confirm", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "Inquirer confirm prompt", | ||
@@ -77,8 +77,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@inquirer/core": "^10.1.1", | ||
"@inquirer/type": "^3.0.1" | ||
"@inquirer/core": "^10.1.2", | ||
"@inquirer/type": "^3.0.2" | ||
}, | ||
"devDependencies": { | ||
"@arethetypeswrong/cli": "^0.17.0", | ||
"@inquirer/testing": "^2.1.38", | ||
"@arethetypeswrong/cli": "^0.17.2", | ||
"@inquirer/testing": "^2.1.39", | ||
"@repo/tsconfig": "workspace:*", | ||
@@ -105,3 +105,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
86
2
4
1
36
Updated@inquirer/core@^10.1.2
Updated@inquirer/type@^3.0.2