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.6 to 3.5.7

2

lib/filesize.es6.js

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

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

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

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

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

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

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

@@ -24,2 +24,3 @@ "repository": {

"babel-preset-es2015": "~6.18.0",
"babili": "0.0.12",
"grunt": "~1.0.1",

@@ -29,8 +30,16 @@ "grunt-babel": "~6.0.0",

"grunt-contrib-concat": "~1.0.1",
"grunt-contrib-nodeunit": "~1.0.0",
"grunt-contrib-uglify": "~2.0.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-eslint": "~19.0.0",
"grunt-contrib-nodeunit": "~1.0.0",
"grunt-contrib-uglify": "~2.0.0"
"grunt-eslint": "~19.0.0"
},
"keywords": ["file", "filesize", "size", "readable", "file system", "bytes", "diff"]
"keywords": [
"file",
"filesize",
"size",
"readable",
"file system",
"bytes",
"diff"
]
}

Sorry, the diff of this file is not supported yet

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