@inquirer/confirm
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "@inquirer/confirm", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Inquirer confirm prompt", | ||
@@ -77,3 +77,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@inquirer/core": "^10.0.0", | ||
"@inquirer/core": "^10.0.1", | ||
"@inquirer/type": "^3.0.0" | ||
@@ -83,3 +83,3 @@ }, | ||
"@arethetypeswrong/cli": "^0.16.4", | ||
"@inquirer/testing": "^2.1.35", | ||
"@inquirer/testing": "^2.1.36", | ||
"@repo/tsconfig": "workspace:*", | ||
@@ -103,3 +103,6 @@ "tshy": "^3.0.2" | ||
}, | ||
"gitHead": "483189975eb5ea7d214c265a5ce108544c2bf1a5" | ||
"peerDependencies": { | ||
"@types/node": ">=18" | ||
}, | ||
"gitHead": "da3dd749325495266025f2dbdb339a812da468f8" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8573
0
2
3
+ Added@types/node@22.8.4(transitive)
- Removed@types/node@22.9.0(transitive)
Updated@inquirer/core@^10.0.1