@inquirer/confirm
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "@inquirer/confirm", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Inquirer confirm prompt", | ||
@@ -57,7 +57,7 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@inquirer/core": "^7.1.0", | ||
"@inquirer/core": "^7.1.1", | ||
"@inquirer/type": "^1.2.1" | ||
}, | ||
"devDependencies": { | ||
"@inquirer/testing": "^2.1.13" | ||
"@inquirer/testing": "^2.1.14" | ||
}, | ||
@@ -88,3 +88,3 @@ "scripts": { | ||
}, | ||
"gitHead": "2de191afab92c1a214dfe268c80109014803f11b" | ||
"gitHead": "086fb1c59092cba248e55583d92f34e4eec44b2d" | ||
} |
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@^7.1.1