Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ios-sim-portable

Package Overview
Dependencies
Maintainers
3
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ios-sim-portable - npm Package Compare versions

Comparing version 1.0.14 to 1.0.15

2

lib/simctl.js

@@ -23,3 +23,3 @@ ///<reference path="./.d.ts"/>

if (options.waitForDebugger) {
console.log(applicationIdentifier + ": " + applicationIdentifier);
console.log(applicationIdentifier + ": " + result);
}

@@ -26,0 +26,0 @@ return result;

@@ -28,3 +28,3 @@ ///<reference path="./.d.ts"/>

if (options.waitForDebugger) {
console.log(`${applicationIdentifier}: ${applicationIdentifier}`);
console.log(`${applicationIdentifier}: ${result}`);
}

@@ -31,0 +31,0 @@

{
"name": "ios-sim-portable",
"version": "1.0.14",
"version": "1.0.15",
"description": "",

@@ -5,0 +5,0 @@ "main": "./lib/ios-sim.js",

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