New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@expo/xcpretty

Package Overview
Dependencies
Maintainers
24
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/xcpretty - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

2

build/Formatter.js

@@ -148,3 +148,3 @@ "use strict";

const relativeAppFile = relativePath(appFileRoot, to);
return format('Copying', [relativeFile, relativeAppFile].join(' ➜ '));
return format('Copying ', [relativeFile, relativeAppFile].join(' ➜ '));
}

@@ -151,0 +151,0 @@ getFileOperationTitle(type) {

{
"name": "@expo/xcpretty",
"description": "Parse and format xcodebuild logs",
"version": "3.0.2",
"version": "3.0.3",
"main": "build/index.js",

@@ -6,0 +6,0 @@ "types": "build/index.d.ts",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc