Socket
Socket
Sign inDemoInstall

ios-device-lib

Package Overview
Dependencies
2
Maintainers
14
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.0 to 0.9.1

2

ios-device-lib-stdio-handler.js

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

if (os.platform() === "win32" || os.platform() === "win64") {
return path.resolve(__dirname,`bin/win32/${os.arch()}ios-device-lib`)
return path.resolve(__dirname,`bin/win32/${os.arch()}/ios-device-lib`)
}

@@ -27,0 +27,0 @@ }

{
"name": "ios-device-lib",
"version": "0.9.0",
"version": "0.9.1",
"description": "",

@@ -5,0 +5,0 @@ "types": "./typings/ios-device-lib.d.ts",

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