Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@inquirer/password

Package Overview
Dependencies
Maintainers
3
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inquirer/password - npm Package Compare versions

Comparing version 2.1.12 to 2.1.13

8

package.json
{
"name": "@inquirer/password",
"version": "2.1.12",
"version": "2.1.13",
"engines": {

@@ -60,3 +60,3 @@ "node": ">=18"

"dependencies": {
"@inquirer/core": "^9.0.0",
"@inquirer/core": "^9.0.1",
"@inquirer/type": "^1.4.0",

@@ -66,3 +66,3 @@ "ansi-escapes": "^4.3.2"

"devDependencies": {
"@inquirer/testing": "^2.1.24"
"@inquirer/testing": "^2.1.25"
},

@@ -92,3 +92,3 @@ "scripts": {

"sideEffects": false,
"gitHead": "fc27d575bceb96466cb8da8524c26d4eb2a77df0"
"gitHead": "2285f2c043448ff4317635cf6481df7ffda2d3bd"
}

@@ -9,8 +9,25 @@ # `@inquirer/password`

<table>
<tr>
<th>npm</th>
<th>yarn</th>
</tr>
<tr>
<td>
```sh
npm install @inquirer/password
```
</td>
<td>
```sh
yarn add @inquirer/password
```
</td>
</tr>
</table>
# Usage

@@ -17,0 +34,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc