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.1.2 to 3.1.3

6

lib/filesize.es6.js

@@ -5,7 +5,7 @@ /**

* @author Jason Mulligan <jason.mulligan@avoidwork.com>
* @copyright 2015 Jason Mulligan
* @license BSD-3 <https://raw.github.com/avoidwork/filesize.js/master/LICENSE>
* @copyright 2015 Jason Mulligan <jason.mulligan@avoidwork.com>
* @license BSD-3-Clause
* @link http://filesizejs.com
* @module filesize
* @version 3.1.2
* @version 3.1.3
*/

@@ -12,0 +12,0 @@ ( global ) => {

@@ -7,7 +7,7 @@ "use strict";

* @author Jason Mulligan <jason.mulligan@avoidwork.com>
* @copyright 2015 Jason Mulligan
* @license BSD-3 <https://raw.github.com/avoidwork/filesize.js/master/LICENSE>
* @copyright 2015 Jason Mulligan <jason.mulligan@avoidwork.com>
* @license BSD-3-Clause
* @link http://filesizejs.com
* @module filesize
* @version 3.1.2
* @version 3.1.3
*/

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

{
"name": "filesize",
"description": "JavaScript library to generate a human readable String describing the file size",
"version": "3.1.2",
"version": "3.1.3",
"homepage": "http://filesizejs.com",
"author": {
"name": "Jason Mulligan",
"email": "jason.mulligan@avoidwork.com"
},
"author": "Jason Mulligan <jason.mulligan@avoidwork.com>",
"repository": {

@@ -17,8 +14,3 @@ "type": "git",

},
"licenses": [
{
"type": "BSD-3",
"url": "https://raw.github.com/avoidwork/filesize.js/master/LICENSE"
}
],
"license": "BSD-3-Clause",
"main": "lib/filesize",

@@ -42,2 +34,2 @@ "engines": {

"keywords": ["file", "filesize", "size", "readable", "file system"]
}
}

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