Socket
Socket
Sign inDemoInstall

inquirer

Package Overview
Dependencies
Maintainers
4
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inquirer - npm Package Compare versions

Comparing version 8.2.4 to 8.2.5

2

lib/prompts/input.js

@@ -104,3 +104,3 @@ 'use strict';

onKeypress() {
this.state = 'touched';
this.status = 'touched';

@@ -107,0 +107,0 @@ this.render();

{
"name": "inquirer",
"version": "8.2.4",
"version": "8.2.5",
"description": "A collection of common interactive command line user interfaces.",

@@ -24,2 +24,3 @@ "author": "Simon Boudrias <admin@simonboudrias.com>",

"chai": "^4.3.6",
"chai-string": "^1.5.0",
"chalk-pipe": "^5.1.1",

@@ -58,3 +59,3 @@ "cmdify": "^0.0.4",

},
"gitHead": "83b807522ca6e10ab90a6921eac9d9655e2dac38"
"gitHead": "7a2ade6cf6a3d987f4138c0426493460f6b2515f"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc