Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@transloadit/format-duration-ms

Package Overview
Dependencies
Maintainers
3
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@transloadit/format-duration-ms - npm Package Compare versions

Comparing version 0.0.29 to 0.0.30

1

formatDurationMs.js
const prettyMS = require('pretty-ms')
module.exports = function formatDurationMs (ms) {

@@ -3,0 +4,0 @@ let human = prettyMS(ms)

4

package.json

@@ -17,4 +17,4 @@ {

},
"version": "0.0.29",
"gitHead": "262a707c720fb52cf7e0e0488c5c870f2b3ffbc6"
"version": "0.0.30",
"gitHead": "1d649aa77fbabed471420f73f9433954452743bd"
}
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