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 0.0.20-alpha.0 to 0.0.21-alpha.0

dist/index.d.ts

15

package.json
{
"name": "@inquirer/password",
"type": "module",
"version": "0.0.20-alpha.0",
"version": "0.0.21-alpha.0",
"description": "Inquirer password prompt",
"main": "index.js",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"files": [
"dist/"
],
"repository": "SBoudrias/Inquirer.js",

@@ -22,9 +26,12 @@ "keywords": [

"dependencies": {
"@inquirer/input": "^0.0.21-alpha.0",
"@inquirer/input": "^0.0.22-alpha.0",
"chalk": "^5.0.1"
},
"scripts": {
"tsc": "tsc"
},
"publishConfig": {
"access": "public"
},
"gitHead": "cd0d1465327c0e98a89c937a80b7c473b6d00f74"
"gitHead": "1d5e7e3d15c86851f2e5df2bb9f55084ba231c54"
}
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