@expo/xcpretty
Advanced tools
Comparing version 4.1.2 to 4.1.3
@@ -56,3 +56,3 @@ "use strict"; | ||
'Metro encountered an error:\n' + | ||
errorContents)}\n`; | ||
errorContents)}\nLearn more: https://docs.expo.dev/build-reference/troubleshooting\n`; | ||
this.errors.push(results); | ||
@@ -59,0 +59,0 @@ return results; |
{ | ||
"name": "@expo/xcpretty", | ||
"description": "Parse and format xcodebuild logs", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"main": "build/index.js", | ||
@@ -6,0 +6,0 @@ "types": "build/index.d.ts", |
Sorry, the diff of this file is not supported yet
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
276734