@inquirer/confirm
Advanced tools
Comparing version 3.1.6 to 3.1.7
{ | ||
"name": "@inquirer/confirm", | ||
"version": "3.1.6", | ||
"version": "3.1.7", | ||
"description": "Inquirer confirm prompt", | ||
@@ -57,7 +57,7 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@inquirer/core": "^8.1.0", | ||
"@inquirer/core": "^8.2.0", | ||
"@inquirer/type": "^1.3.1" | ||
}, | ||
"devDependencies": { | ||
"@inquirer/testing": "^2.1.18" | ||
"@inquirer/testing": "^2.1.19" | ||
}, | ||
@@ -88,3 +88,3 @@ "scripts": { | ||
}, | ||
"gitHead": "d0e92901ebb7eb77d027786a2e1ac41fc15326b6" | ||
"gitHead": "27d1c0ae9e88edbc9bebcf58901a5104022074a9" | ||
} |
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@^8.2.0