@inquirer/input
Advanced tools
Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "@inquirer/input", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Inquirer input text prompt", | ||
@@ -55,9 +55,9 @@ "main": "./dist/cjs/index.js", | ||
"license": "MIT", | ||
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/master/packages/input/README.md", | ||
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/main/packages/input/README.md", | ||
"dependencies": { | ||
"@inquirer/core": "^9.0.3", | ||
"@inquirer/core": "^9.0.4", | ||
"@inquirer/type": "^1.5.0" | ||
}, | ||
"devDependencies": { | ||
"@inquirer/testing": "^2.1.26" | ||
"@inquirer/testing": "^2.1.27" | ||
}, | ||
@@ -90,3 +90,3 @@ "scripts": { | ||
"sideEffects": false, | ||
"gitHead": "eb7a658ca58d8cc5863efb9289ae1b42e818bdd0" | ||
"gitHead": "f2c4983dd390c6244fb4668a8e87c9e786e4326f" | ||
} |
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
14251
Updated@inquirer/core@^9.0.4