From 1307ac95c8afccba1c0904fa1f74835a6922ddc4 Mon Sep 17 00:00:00 2001 From: Sanchay Pahalwani Date: Mon, 9 Oct 2023 15:39:49 +0530 Subject: [PATCH 1/2] Fix for binarypath --- .gitignore | 1 + lib/Local.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c5bace1..4bae218 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ bin/ node_modules/ browserstack.err *.log +.idea/ diff --git a/lib/Local.js b/lib/Local.js index 9d8d086..9876c6d 100644 --- a/lib/Local.js +++ b/lib/Local.js @@ -227,7 +227,7 @@ function Local(){ case 'binarypath': if(value) - this.binaryPath = this.sanitizePath(value); + this.binaryPath = value; break; default: From 96aba59e95ac709f57cc186be489d52210070189 Mon Sep 17 00:00:00 2001 From: Sanchay Pahalwani Date: Mon, 9 Oct 2023 16:45:43 +0530 Subject: [PATCH 2/2] Version bump to 1.5.5 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4566635..cf69218 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "browserstack-local", - "version": "1.5.4", + "version": "1.5.5", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 99d13ae..fac4259 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "browserstack-local", - "version": "1.5.4", + "version": "1.5.5", "description": "Nodejs bindings for BrowserStack Local", "engine": "^0.10.44", "main": "index.js", pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy