@types/filesize
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "@types/filesize", | ||
"version": "5.0.0", | ||
"typings": null, | ||
"version": "5.0.1", | ||
"description": "Stub TypeScript definitions entry for filesize, which provides its own types definitions", | ||
"main": "", | ||
"scripts": {}, | ||
"author": "", | ||
"repository": "https://github.com/avoidwork/filesize.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"filesize": "*" | ||
} | ||
}, | ||
"deprecated": "This is a stub types definition. filesize provides its own type definitions, so you do not need this installed." | ||
} |
@@ -1,3 +0,3 @@ | ||
This is a stub types definition for filesize (https://github.com/avoidwork/filesize.js). | ||
This is a stub types definition for @types/filesize (https://filesizejs.com). | ||
filesize provides its own type definitions, so you don't need @types/filesize installed! |
Sorry, the diff of this file is not supported yet
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1719