@inquirer/password
Advanced tools
Comparing version 4.0.7 to 4.0.8
{ | ||
"name": "@inquirer/password", | ||
"version": "4.0.7", | ||
"version": "4.0.8", | ||
"description": "Inquirer password prompt", | ||
@@ -77,4 +77,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@inquirer/core": "^10.1.5", | ||
"@inquirer/type": "^3.0.3", | ||
"@inquirer/core": "^10.1.6", | ||
"@inquirer/type": "^3.0.4", | ||
"ansi-escapes": "^4.3.2" | ||
@@ -84,3 +84,3 @@ }, | ||
"@arethetypeswrong/cli": "^0.17.3", | ||
"@inquirer/testing": "^2.1.42", | ||
"@inquirer/testing": "^2.1.43", | ||
"@repo/tsconfig": "workspace:*", | ||
@@ -107,3 +107,8 @@ "tshy": "^3.0.2" | ||
}, | ||
"gitHead": "a8768f9e974362aed97bc47f6c3466718e8edce9" | ||
"peerDependenciesMeta": { | ||
"@types/node": { | ||
"optional": true | ||
} | ||
}, | ||
"gitHead": "b2709b82d621cd553adb26dd1c371cc957ba412e" | ||
} |
12509
Updated@inquirer/core@^10.1.6
Updated@inquirer/type@^3.0.4