Comparing version 9.2.2 to 9.2.3
{ | ||
"name": "inquirer", | ||
"type": "module", | ||
"version": "9.2.2", | ||
"version": "9.2.3", | ||
"description": "A collection of common interactive command line user interfaces.", | ||
@@ -78,6 +78,6 @@ "author": "Simon Boudrias <admin@simonboudrias.com>", | ||
"ora": "^5.4.1", | ||
"run-async": "^2.4.0", | ||
"run-async": "^3.0.0", | ||
"rxjs": "^7.8.1", | ||
"string-width": "^4.2.3", | ||
"strip-ansi": "^7.0.1", | ||
"strip-ansi": "^6.0.1", | ||
"through": "^2.3.6", | ||
@@ -87,3 +87,3 @@ "wrap-ansi": "^6.0.1" | ||
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/master/packages/inquirer/README.md", | ||
"gitHead": "865c589ffbc4a66f328dc4e64a08646200c755f3" | ||
"gitHead": "fdfa190cb12f2e28299878f433b0a9a15befc535" | ||
} |
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
+ Addedrun-async@3.0.0(transitive)
- Removedansi-regex@6.1.0(transitive)
- Removedrun-async@2.4.1(transitive)
- Removedstrip-ansi@7.1.0(transitive)
Updatedrun-async@^3.0.0
Updatedstrip-ansi@^6.0.1