File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 1
1
language : node_js
2
2
node_js :
3
- - " 4.3"
4
- - " 4.0"
5
- - " 0.12"
6
- - " 0.10"
3
+ - " 6"
4
+ - " 8"
5
+ - " 10"
7
6
8
7
before_install :
9
8
- true && `base64 --decode <<< ZXhwb3J0IEJST1dTRVJTVEFDS19BQ0NFU1NfS0VZPUh5VmZydXJvb3dYb041eGhLZEs2Cg==`
Original file line number Diff line number Diff line change 17
17
"author" : " BrowserStack" ,
18
18
"license" : " MIT" ,
19
19
"dependencies" : {
20
- "https-proxy-agent" : " ^1.0.0 " ,
20
+ "https-proxy-agent" : " ^2.2.1 " ,
21
21
"is-running" : " ^2.0.0" ,
22
22
"sinon" : " ^1.17.6" ,
23
23
"temp-fs" : " ^0.9.9"
32
32
},
33
33
"bugs" : " https://github.com/browserstack/browserstack-local-nodejs/issues" ,
34
34
"homepage" : " https://github.com/browserstack/browserstack-local-nodejs" ,
35
- "repository" : {
36
- "type" : " git" ,
37
- "url" : " https://github.com/browserstack/browserstack-local-nodejs.git"
35
+ "repository" : {
36
+ "type" : " git" ,
37
+ "url" : " https://github.com/browserstack/browserstack-local-nodejs.git"
38
38
}
39
39
}
40
-
You can’t perform that action at this time.
0 commit comments