Socket
Socket
Sign inDemoInstall

format-ms

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "format-ms",
"version": "1.1.0",
"version": "1.1.1",
"description": "Format milliseconds into a human readable message by converting units",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -25,6 +25,6 @@ # Format Milliseconds

// output: {
// years: 4,
// weeks: 2,
// days: 7,
// hours: 28,
// years: 31,
// weeks: 21,
// days: 0,
// hours: 4,
// minutes: 25,

@@ -31,0 +31,0 @@ // seconds: 21,

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