@types/filesize
Advanced tools
Comparing version 4.0.0 to 4.0.1
// Type definitions for filesize 4.0 | ||
// Project: https://github.com/avoidwork/filesize.js | ||
// Project: https://github.com/avoidwork/filesize.js, https://filesizejs.com | ||
// Definitions by: Giedrius Grabauskas <https://github.com/GiedriusGrabauskas> | ||
@@ -4,0 +4,0 @@ // Renaud Chaput <https://github.com/renchap> |
{ | ||
"name": "@types/filesize", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "TypeScript definitions for filesize", | ||
@@ -31,4 +31,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "75503b14780eb8d19b75f0858ff4bbba35458e5733d59ed5aad8f2e0282fc9e1", | ||
"typesPublisherContentHash": "6a277fa4182b48864d9f1c2d962312801a6f265e95febf5746ee120ecb5eecdc", | ||
"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: Tue, 22 Jan 2019 17:59:02 GMT | ||
* Last updated: Wed, 13 Feb 2019 18:42:07 GMT | ||
* Dependencies: none | ||
@@ -15,0 +15,0 @@ * Global values: filesize |
5450