Socket
Socket
Sign inDemoInstall

haraka-utils

Package Overview
Dependencies
0
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    haraka-utils

Haraka general purpose functions


Version published
Weekly downloads
2.5K
increased by14.83%
Maintainers
3
Created
Weekly downloads
 

Changelog

Source

[1.1.3] - 2024-04-23

  • doc(CONTRIBUTORS): added
  • feat: added getGitCommitId & getVersion

Readme

Source

CI Coverage Status Code Climate NPM

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'

See Also

Keywords

FAQs

Last updated on 24 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc