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

ios-sim-portable

Package Overview
Dependencies
Maintainers
4
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.15 to 1.0.16

2

lib/iphone-simulator-xcode-7.js

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

var xcode = require("./xcode");
var $ = require("NodObjC");
var $ = require("nodobjc");
var osenv = require("osenv");

@@ -13,0 +13,0 @@ var XCode7Simulator = (function () {

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

import xcode = require("./xcode");
var $ = require("NodObjC");
var $ = require("nodobjc");
var osenv = require("osenv");

@@ -159,2 +159,2 @@

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

@@ -41,3 +41,3 @@ "main": "./lib/ios-sim.js",

"grunt-ts": "4.2.0",
"typescript": "1.6.2"
"typescript": "1.7.5"
},

@@ -44,0 +44,0 @@ "engines": {

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