UNPKG
jpex-defaults
Version:
alpha (2.0.0-alpha.1)
latest (2.0.0)
2.0.0
2.0.0-alpha.1
2.0.0-alpha.0
Core factories for Jpex
jpex-js.github.io/plugins/jpex-defaults
jpex-js/jpex-defaults-core
jpex-defaults
/
.publishrc
14 lines
(13 loc)
•
265 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"validations"
:
{
"vulnerableDependencies"
:
true
,
"uncommittedChanges"
:
true
,
"untrackedFiles"
:
true
,
"sensitiveData"
:
true
,
"branch"
:
false
,
"gitTag"
:
true
}
,
"confirm"
:
false
,
"publishTag"
:
"latest"
,
"prePublishScript"
:
false
}