15 lines
333 B
Plaintext
15 lines
333 B
Plaintext
{
|
|
"validations": {
|
|
"vulnerableDependencies": true,
|
|
"uncommittedChanges": true,
|
|
"untrackedFiles": false,
|
|
"sensitiveData": true,
|
|
"branch": "master",
|
|
"gitTag": false
|
|
},
|
|
"confirm": true,
|
|
"publishCommand": "npm publish",
|
|
"publishTag": "latest",
|
|
"prePublishScript": false,
|
|
"postPublishScript": false
|
|
} |