Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit 636b63a

Browse files
dependency change -- using @crossbrowsertesting/pac-resolver
1 parent dd09e7b commit 636b63a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cbt_tunnels",
3-
"version": "0.9.10",
3+
"version": "0.9.11",
44
"description": "Creates a local connection to CrossBrowserTesting.com which allows you to test sites behind your firewall or to access web pages that are saved locally on your machine. In just a few seconds, you can establish a connection which allows you to do live testing, screenshots, or run Selenium scripts against any of the internal sites you have access to. This command line version uses WSS (secure websockets over https, port 443) to create the local connection. It can be scripted, so it is useful if you want to initiate a local connection programmatically before running automated javascript, screenshots, or selenium tests.",
55
"dependencies": {
66
"cli-color": "1.1.0",
@@ -9,7 +9,7 @@
99
"https-proxy-agent": "2.2.1",
1010
"lodash": "4.17.15",
1111
"log4js": "3.0.3",
12-
"pac-resolver": "https://github.com/rosesandhello/node-pac-resolver",
12+
"@crossbrowsertesting/pac-resolver": "3.0.1",
1313
"request": "2.87.0",
1414
"serve-index": "1.9.1",
1515
"serve-static": "1.13.2",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /