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
6
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.1.2 to 0.1.3

2

dist/formatDurationMs.d.ts

@@ -1,1 +0,1 @@

export default function formatDurationMs(ms: $TSFixMe): string;
export default function formatDurationMs(ms: number): string;

@@ -22,3 +22,3 @@ {

"scripts": {
"tsc": "tsc",
"tsc": "tsc --build --clean && tsc --build",
"test": "echo \"Error: run tests from root\" && exit 1"

@@ -29,4 +29,4 @@ },

},
"version": "0.1.2",
"gitHead": "5c487499031f01adcc6869b3a0b7a4ac3d7d21c0"
"version": "0.1.3",
"gitHead": "b9159b6f037336d9325656c35b9b15023d5c1ce7"
}

Sorry, the diff of this file is not supported yet

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