Socket
Socket
Sign inDemoInstall

filesize

Package Overview
Dependencies
0
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.1 to 8.0.2

10

package.json
{
"name": "filesize",
"description": "JavaScript library to generate a human readable String describing the file size",
"version": "8.0.1",
"version": "8.0.2",
"homepage": "https://filesizejs.com",

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

"devDependencies": {
"@babel/core": "^7.14.6",
"@babel/preset-env": "^7.14.7",
"@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.6",
"auto-changelog": "^2.3.0",
"eslint": "^7.30.0",
"eslint": "^7.32.0",
"nodeunit-x": "^0.14.0",
"rollup": "^2.53.1",
"rollup": "^2.56.3",
"rollup-plugin-babel": "^4.4.0",

@@ -44,0 +44,0 @@ "rollup-plugin-terser": "^7.0.2"

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

### symbols
_*(object)*_ Dictionary of SI/IEC/JEDEC symbols to replace for localization, defaults to english if no match is found
_*(object)*_ Dictionary of IEC/JEDEC symbols to replace for localization, defaults to english if no match is found

@@ -60,0 +60,0 @@ ### unix

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc