Comparing version 8.2.4 to 8.2.5
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
87595
9