@inquirer/confirm
Advanced tools
Comparing version 3.1.22 to 3.2.0
{ | ||
"name": "@inquirer/confirm", | ||
"version": "3.1.22", | ||
"version": "3.2.0", | ||
"description": "Inquirer confirm prompt", | ||
@@ -57,7 +57,7 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@inquirer/core": "^9.0.10", | ||
"@inquirer/type": "^1.5.2" | ||
"@inquirer/core": "^9.1.0", | ||
"@inquirer/type": "^1.5.3" | ||
}, | ||
"devDependencies": { | ||
"@inquirer/testing": "^2.1.31" | ||
"@inquirer/testing": "^2.1.32" | ||
}, | ||
@@ -89,3 +89,3 @@ "scripts": { | ||
"sideEffects": false, | ||
"gitHead": "273b16eeb96fab346854b9b92257c930d7ca7661" | ||
"gitHead": "0c039599ef88fe9eb804fe083ee386ec906a856f" | ||
} |
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
8565
Updated@inquirer/core@^9.1.0
Updated@inquirer/type@^1.5.3