@effect/cli
Advanced tools
Comparing version 0.50.6 to 0.50.7
{ | ||
"name": "@effect/cli", | ||
"version": "0.50.6", | ||
"version": "0.50.7", | ||
"description": "A library for building command-line interfaces with Effect", | ||
@@ -18,6 +18,6 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"@effect/platform": "^0.71.6", | ||
"@effect/printer": "^0.39.9", | ||
"@effect/printer-ansi": "^0.39.9", | ||
"effect": "^3.11.9" | ||
"@effect/platform": "^0.71.7", | ||
"@effect/printer": "^0.39.10", | ||
"@effect/printer-ansi": "^0.39.10", | ||
"effect": "^3.11.10" | ||
}, | ||
@@ -24,0 +24,0 @@ "publishConfig": { |
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
2112687