1.1.4 • Published 5 months ago
haraka-utils v1.1.4
haraka-utils
General purpose haraka utilities.
Usage
const utils = require('haraka-utils')
getVersion (dir)
Gets the version of the NPM package located at dir. If the dir is a git repo, it also appends the commit ID.
utils.getVersion('.') // '1.1.2/45e3812'