Socket
Socket
Sign inDemoInstall

simctl

Package Overview
Dependencies
25
Maintainers
12
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

2

lib/simctl-extensions.js

@@ -52,3 +52,3 @@ /*

if (res.code !== 0) {
console.log('Unable to parse xcodebuild version.');
console.log('Could not get device list.');
return;

@@ -55,0 +55,0 @@ }

{
"name": "simctl",
"version": "2.0.0",
"version": "2.0.1",
"description": "library for Xcode 8+ simctl utility on macOS",

@@ -11,3 +11,3 @@ "repository": {

"dependencies": {
"shelljs": "^0.2.6",
"shelljs": "^0.8.5",
"tail": "^0.4.0"

@@ -17,3 +17,3 @@ },

"jasmine": "^2",
"eslint": "^4.0.0",
"eslint": "^8.0.0",
"eslint-config-semistandard": "^11.0.0",

@@ -20,0 +20,0 @@ "eslint-config-standard": "^10.2.1",

@@ -1,3 +0,2 @@

[![Build status](https://ci.appveyor.com/api/projects/status/4p87ytoudwh7g132/branch/master?svg=true)](https://ci.appveyor.com/project/shazron/simctl/branch/master)
[![Build Status](https://travis-ci.org/phonegap/ios-sim.svg?branch=master)](https://travis-ci.org/phonegap/simctl)
[![Build status](https://ci.appveyor.com/api/projects/status/0ffoydxknq0sx48i/branch/master?svg=true)](https://ci.appveyor.com/project/shazron/simctl/branch/master)

@@ -4,0 +3,0 @@ ## library wrapper for Xcode's simctl utility on OS X

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc