diff-ymd-package
Version:
A javascript library for calculating the difference between two dates in formatted ways like (aY bM cD)(aYears bMonths cDays) or customized desired formats like aY-bM-cD or aYears-bMonths-cDays or kDays or mWeeks or nMonths etc.
21 lines (13 loc) • 846 B
Markdown
# Security Policy
## Supported Versions
Security updates are applied only to the most recent release/version.
| Version | Supported |
| ------- | ------------------ |
| x.y.z@latest | :white_check_mark: |
## Reporting a Vulnerability
To securely report a vulnerability, please [Open an advisory on GitHub](https://github.com/farhan7reza7/diff-ymd-package/security/advisories/new). This form is also accessible when [Submitting a new issue](https://github.com/farhan7reza7/diff-ymd-package/issues/new/choose).
## Vulnerability Process
1. Your report will be acknowledged as soon as possible for us.
2. We will investigate and update the issue with relevant information.
3. If we do not confirm the report, no further action will be taken and the issue will be closed.
4. If we confirm the report, we will take actions to fix it.