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

ios-sim-portable

Package Overview
Dependencies
Maintainers
2
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.8 to 1.0.9-alpha

0

bin/ios-sim-portable.js
#!/usr/bin/env node
require("../lib/ios-sim.js");

1

lib/.d.ts

@@ -6,2 +6,3 @@ //grunt-start

/// <reference path="commands/launch.ts" />
/// <reference path="commands/notify-post.ts" />
/// <reference path="commands/sdks.ts" />

@@ -8,0 +9,0 @@ /// <reference path="declarations.ts" />

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

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

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

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

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

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

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

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

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

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

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

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

///<reference path="./.d.ts"/>
"use strict";
//# sourceMappingURL=declarations.js.map

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

@@ -0,0 +0,0 @@ // Type definitions for node-fibers

@@ -0,0 +0,0 @@ /************************************************

@@ -0,0 +0,0 @@ declare module "NodObjC" {

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

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

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

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

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

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

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

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

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

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

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

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

@@ -0,0 +0,0 @@ function stringify(arr, delimiter) {

@@ -0,0 +0,0 @@ export function stringify(arr: string[], delimiter?: string): string {

6

package.json
{
"name": "ios-sim-portable",
"version": "1.0.8",
"version": "1.0.9-alpha",
"description": "",

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

"dependencies": {
"NodObjC": "https://github.com/telerik/NodObjC/tarball/master",
"NodObjC": "https://github.com/telerik/NodObjC/tarball/v1.0.0.0",
"colors": "0.6.2",
"fibers": "https://github.com/icenium/node-fibers/tarball/v1.0.5.1",
"fibers": "https://github.com/icenium/node-fibers/tarball/v1.0.6.0",
"lodash": "3.2.0",

@@ -34,0 +34,0 @@ "yargs": "1.2.2"

@@ -0,0 +0,0 @@ var fs = require("fs");

@@ -0,0 +0,0 @@ ios-sim-portable

@@ -0,0 +0,0 @@ --[]--

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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