@inquirer/password
Advanced tools
Comparing version 4.0.4 to 4.0.5
{ | ||
"name": "@inquirer/password", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"description": "Inquirer password prompt", | ||
@@ -77,3 +77,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@inquirer/core": "^10.1.2", | ||
"@inquirer/core": "^10.1.3", | ||
"@inquirer/type": "^3.0.2", | ||
@@ -84,3 +84,3 @@ "ansi-escapes": "^4.3.2" | ||
"@arethetypeswrong/cli": "^0.17.2", | ||
"@inquirer/testing": "^2.1.39", | ||
"@inquirer/testing": "^2.1.40", | ||
"@repo/tsconfig": "workspace:*", | ||
@@ -107,3 +107,3 @@ "tshy": "^3.0.2" | ||
}, | ||
"gitHead": "7613d7474f1f17a18019b89f208f46be10c5b02f" | ||
"gitHead": "43afbb5a1a96a23342f9fa3867e3d5d0a9abc8fe" | ||
} |
@@ -7,2 +7,22 @@ # `@inquirer/password` | ||
# Special Thanks | ||
<div align="center"> | ||
<br> | ||
<br> | ||
<a href="https://www.warp.dev/?utm_source=npmjs&utm_medium=referral&utm_campaign=inquirer"> | ||
<div> | ||
<picture> | ||
<img alt="Warp" width="400" src="https://github.com/user-attachments/assets/2bda420d-4211-4900-a37e-e3c7056d799c"> | ||
</picture> | ||
</div> | ||
<b>Warp, the intelligent terminal for developers</b> | ||
<div> | ||
<sup>Available for MacOS and Linux<br> | ||
Visit warp.dev to learn more | ||
</sup> | ||
</div> | ||
</a> | ||
</div> | ||
# Installation | ||
@@ -9,0 +29,0 @@ |
Sorry, the diff of this file is not supported yet
12280
114
2
0
Updated@inquirer/core@^10.1.3