@inquirer/input
Advanced tools
Comparing version 2.2.7 to 2.2.8
{ | ||
"name": "@inquirer/input", | ||
"version": "2.2.7", | ||
"version": "2.2.8", | ||
"description": "Inquirer input text prompt", | ||
@@ -57,7 +57,7 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@inquirer/core": "^9.0.8", | ||
"@inquirer/type": "^1.5.1" | ||
"@inquirer/core": "^9.0.9", | ||
"@inquirer/type": "^1.5.2" | ||
}, | ||
"devDependencies": { | ||
"@inquirer/testing": "^2.1.30" | ||
"@inquirer/testing": "^2.1.31" | ||
}, | ||
@@ -89,3 +89,3 @@ "scripts": { | ||
"sideEffects": false, | ||
"gitHead": "8be69de6107bed7d85a7f2bfe99353d106d9c3bf" | ||
"gitHead": "056e26aa6497e0036864d032f9eb8d821de821e7" | ||
} |
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@^9.0.9
Updated@inquirer/type@^1.5.2