@expo/xcpretty
Advanced tools
Comparing version 3.1.3 to 3.1.4
{ | ||
"name": "@expo/xcpretty", | ||
"description": "Parse and format xcodebuild logs", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"main": "build/index.js", | ||
@@ -14,3 +14,3 @@ "types": "build/index.d.ts", | ||
"bin": { | ||
"@expo/xcpretty": "./build/cli.js" | ||
"excpretty": "./build/cli.js" | ||
}, | ||
@@ -17,0 +17,0 @@ "scripts": { |
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
218264