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 3.5.5 to 3.5.6

2

lib/filesize.es6.js

@@ -6,3 +6,3 @@ /**

* @license BSD-3-Clause
* @version 3.5.5
* @version 3.5.6
*/

@@ -9,0 +9,0 @@ (function (global) {

@@ -8,3 +8,3 @@ "use strict";

* @license BSD-3-Clause
* @version 3.5.5
* @version 3.5.6
*/

@@ -11,0 +11,0 @@ (function (global) {

{
"name": "filesize",
"description": "JavaScript library to generate a human readable String describing the file size",
"version": "3.5.5",
"version": "3.5.6",
"homepage": "http://filesizejs.com",

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

@@ -18,3 +18,3 @@ # filesize.js

### exponent
_*(number)*_ Specifies the SI suffix via exponent, e.g. `2` is `MB` for bytes, default is `-1`
_*(number)*_ Specifies the symbol via exponent, e.g. `2` is `MB` for base 2, default is `-1`

@@ -21,0 +21,0 @@ ### fullform

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc