Socket
Socket
Sign inDemoInstall

filesize

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filesize - npm Package Compare versions

Comparing version 8.0.4 to 8.0.5

6

filesize.d.ts

@@ -42,3 +42,3 @@ // Type definitions for filesize 8.0.3

/**
* Number base, default is 2
* Number base, default is 10
*/

@@ -87,3 +87,3 @@ base?: number;

/**
* Standard unit of measure, can be iec or jedec, default is jedec; can be overruled by base
* Standard unit of measure, can be iec or jedec, default is iec; can be overruled by base
*/

@@ -125,2 +125,2 @@ standard?: "iec" | "jedec";

}
}
}
{
"name": "filesize",
"description": "JavaScript library to generate a human readable String describing the file size",
"version": "8.0.4",
"version": "8.0.5",
"homepage": "https://filesizejs.com",

@@ -6,0 +6,0 @@ "author": "Jason Mulligan <jason.mulligan@avoidwork.com>",

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