You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://actions-badge.atrox.dev/jaid/readable-ms/goto"><imgsrc="https://img.shields.io/endpoint.svg?style=flat-square&url=https%3A%2F%2Factions-badge.atrox.dev%2Fjaid%2Freadable-ms%2Fbadge"alt="Build status"/></a> <ahref="https://github.com/jaid/readable-ms/commits"><imgsrc="https://img.shields.io/github/commits-since/jaid/readable-ms/v2.0.3?style=flat-square&logo=github"alt="Commits since v2.0.3"/></a> <ahref="https://github.com/jaid/readable-ms/commits"><imgsrc="https://img.shields.io/github/last-commit/jaid/readable-ms?style=flat-square&logo=github"alt="Last commit"/></a> <ahref="https://github.com/jaid/readable-ms/issues"><imgsrc="https://img.shields.io/github/issues/jaid/readable-ms?style=flat-square&logo=github"alt="Issues"/></a>
5
+
<ahref="https://actions-badge.atrox.dev/jaid/readable-ms/goto"><imgsrc="https://img.shields.io/endpoint.svg?style=flat-square&url=https%3A%2F%2Factions-badge.atrox.dev%2Fjaid%2Freadable-ms%2Fbadge"alt="Build status"/></a> <ahref="https://github.com/jaid/readable-ms/commits"><imgsrc="https://img.shields.io/github/commits-since/jaid/readable-ms/v2.0.4?style=flat-square&logo=github"alt="Commits since v2.0.4"/></a> <ahref="https://github.com/jaid/readable-ms/commits"><imgsrc="https://img.shields.io/github/last-commit/jaid/readable-ms?style=flat-square&logo=github"alt="Last commit"/></a> <ahref="https://github.com/jaid/readable-ms/issues"><imgsrc="https://img.shields.io/github/issues/jaid/readable-ms?style=flat-square&logo=github"alt="Issues"/></a>
6
6
<ahref="https://npmjs.com/package/readable-ms"><imgsrc="https://img.shields.io/npm/v/readable-ms?style=flat-square&logo=npm&label=latest%20version"alt="Latest version on npm"/></a> <ahref="https://github.com/jaid/readable-ms/network/dependents"><imgsrc="https://img.shields.io/librariesio/dependents/npm/readable-ms?style=flat-square&logo=npm"alt="Dependents"/></a> <ahref="https://npmjs.com/package/readable-ms"><imgsrc="https://img.shields.io/npm/dm/readable-ms?style=flat-square&logo=npm"alt="Downloads"/></a>
7
7
8
8
**Converts a milliseconds value into a human-readable string.**
@@ -16,20 +16,20 @@
16
16
<ahref="https://npmjs.com/package/readable-ms"><imgsrc="https://img.shields.io/badge/npm-readable--ms-C23039?style=flat-square&logo=npm"alt="readable-ms on npm"/></a>
17
17
18
18
```bash
19
-
npm install --save readable-ms@^2.0.3
19
+
npm install --save readable-ms@^2.0.4
20
20
```
21
21
22
22
<ahref="https://yarnpkg.com/package/readable-ms"><imgsrc="https://img.shields.io/badge/Yarn-readable--ms-2F8CB7?style=flat-square&logo=yarn&logoColor=white"alt="readable-ms on Yarn"/></a>
23
23
24
24
```bash
25
-
yarn add readable-ms@^2.0.3
25
+
yarn add readable-ms@^2.0.4
26
26
```
27
27
28
28
<ahref="https://github.com/jaid/readable-ms/packages"><imgsrc="https://img.shields.io/badge/GitHub Packages-@jaid/readable--ms-24282e?style=flat-square&logo=github"alt="@jaid/readable-ms on GitHub Packages"/></a>
0 commit comments