@inquirer/confirm
Advanced tools
Comparing version 0.0.12-alpha.0 to 0.0.13-alpha.0
{ | ||
"name": "@inquirer/confirm", | ||
"version": "0.0.12-alpha.0", | ||
"version": "0.0.13-alpha.0", | ||
"description": "Inquirer confirm prompt", | ||
@@ -20,4 +20,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@inquirer/core": "^0.0.13-alpha.0", | ||
"@inquirer/input": "^0.0.13-alpha.0", | ||
"@inquirer/core": "^0.0.14-alpha.0", | ||
"@inquirer/input": "^0.0.14-alpha.0", | ||
"chalk": "^4.1.0" | ||
@@ -28,3 +28,3 @@ }, | ||
}, | ||
"gitHead": "808d5538531c1ca1c34f832d77bc98dfd0ba4000" | ||
"gitHead": "6bc00c0ff2e63835b3096c5d82ca96dded632f3d" | ||
} |
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
+ Added@inquirer/core@0.0.14-alpha.0(transitive)
+ Added@inquirer/input@0.0.14-alpha.0(transitive)
- Removed@inquirer/core@0.0.13-alpha.0(transitive)
- Removed@inquirer/input@0.0.13-alpha.0(transitive)