Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/filesize

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/filesize - npm Package Compare versions

Comparing version 4.1.0 to 4.2.0

6

filesize/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for filesize 4.1
// Type definitions for filesize 4.2
// Project: https://github.com/avoidwork/filesize.js, https://filesizejs.com

@@ -66,2 +66,6 @@ // Definitions by: Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>

/**
* ECMA-402 number format option overrides, default is "{}"
*/
localeOptions?: Intl.NumberFormatOptions;
/**
* Output of function (array, exponent, object, or string), default is string

@@ -68,0 +72,0 @@ */

4

filesize/package.json
{
"name": "@types/filesize",
"version": "4.1.0",
"version": "4.2.0",
"description": "TypeScript definitions for filesize",

@@ -37,4 +37,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "275696c9771dcaeaf663409136da8a1b79818dab7c70de9389d7c83b1249660a",
"typesPublisherContentHash": "0f5d8b73a9c401a975b659fca7d70e1dbbc98db421b2ffeeb9b602861b54213e",
"typeScriptVersion": "2.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for filesize ( https://github.com/avoidwork/filesize.js ).
This package contains type definitions for filesize (https://github.com/avoidwork/filesize.js).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Thu, 07 Mar 2019 23:47:40 GMT
* Last updated: Mon, 16 Sep 2019 22:09:05 GMT
* Dependencies: none

@@ -18,2 +18,2 @@ * Global values: filesize

# Credits
These definitions were written by Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>, Renaud Chaput <https://github.com/renchap>, Roman Nuritdinov <https://github.com/Ky6uk>, Sam Hulick <https://github.com/ffxsam>.
These definitions were written by Giedrius Grabauskas <https://github.com/GiedriusGrabauskas>, Renaud Chaput <https://github.com/renchap>, Roman Nuritdinov <https://github.com/Ky6uk>, and Sam Hulick <https://github.com/ffxsam>.
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