{ "validations": { "vulnerableDependencies": false, "uncommittedChanges": true, "untrackedFiles": true, "sensitiveData": false, "branch": false, "gitTag": true }, "confirm": true, "publishCommand": "npm publish", "publishTag": "latest", "prePublishScript": "yarn run build", "postPublishScript": false }