@inquirer/input
Advanced tools
Comparing version 1.2.13 to 1.2.14
{ | ||
"name": "@inquirer/input", | ||
"version": "1.2.13", | ||
"version": "1.2.14", | ||
"description": "Inquirer input text prompt", | ||
@@ -57,3 +57,3 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@inquirer/core": "^5.1.0", | ||
"@inquirer/core": "^5.1.1", | ||
"@inquirer/type": "^1.1.5", | ||
@@ -63,3 +63,3 @@ "chalk": "^4.1.2" | ||
"devDependencies": { | ||
"@inquirer/testing": "^2.1.8" | ||
"@inquirer/testing": "^2.1.9" | ||
}, | ||
@@ -89,3 +89,3 @@ "scripts": { | ||
}, | ||
"gitHead": "c88aaca660e58aa0fb079fe656c1004855e029da" | ||
"gitHead": "a318aec57d33b53131c0b03cc8dd6ab4efae3e50" | ||
} |
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
Updated@inquirer/core@^5.1.1