Socket
Socket
Sign inDemoInstall

pretty-ms

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pretty-ms - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

package.json
{
"name": "pretty-ms",
"version": "0.2.1",
"version": "0.2.2",
"description": "Convert milliseconds to a human readable string: 1337000000 ➔ 15d 11h 23m 20s",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -8,11 +8,11 @@ # pretty-ms [![Build Status](https://travis-ci.org/sindresorhus/pretty-ms.svg?branch=master)](https://travis-ci.org/sindresorhus/pretty-ms)

```bash
```sh
$ npm install --save pretty-ms
```
```bash
```sh
$ bower install --save pretty-ms
```
```bash
```sh
$ component install sindresorhus/pretty-ms

@@ -19,0 +19,0 @@ ```

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc