UNPKG
@belym.a.2105/sauce-tunnel
Version:
latest (3.0.0)
3.0.0
2.5.2
2.5.1
A wrapper around the Sauce Labs tunnel jar
github.com/jmreidy/sauce-tunnel
jmreidy/sauce-tunnel
@belym.a.2105/sauce-tunnel
/
.publishrc
13 lines
•
271 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"validations"
:
{
"vulnerableDependencies"
:
false
,
"uncommittedChanges"
:
true
,
"untrackedFiles"
:
true
,
"sensitiveData"
:
false
,
"branch"
:
false
,
"gitTag"
:
true
}
,
"confirm"
:
false
,
"publishTag"
:
"latest"
,
"prePublishScript"
:
"npm test"
}