@types/filesize
Advanced tools
Comparing version 4.2.0 to 5.0.0
{ | ||
"name": "@types/filesize", | ||
"version": "4.2.0", | ||
"description": "TypeScript definitions for filesize", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Giedrius Grabauskas", | ||
"url": "https://github.com/GiedriusGrabauskas", | ||
"githubUsername": "GiedriusGrabauskas" | ||
}, | ||
{ | ||
"name": "Renaud Chaput", | ||
"url": "https://github.com/renchap", | ||
"githubUsername": "renchap" | ||
}, | ||
{ | ||
"name": "Roman Nuritdinov", | ||
"url": "https://github.com/Ky6uk", | ||
"githubUsername": "Ky6uk" | ||
}, | ||
{ | ||
"name": "Sam Hulick", | ||
"url": "https://github.com/ffxsam", | ||
"githubUsername": "ffxsam" | ||
} | ||
], | ||
"version": "5.0.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for filesize, which provides its own types definitions", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/filesize" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "0f5d8b73a9c401a975b659fca7d70e1dbbc98db421b2ffeeb9b602861b54213e", | ||
"typeScriptVersion": "2.0" | ||
"author": "", | ||
"repository": "https://github.com/avoidwork/filesize.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"filesize": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/filesize` | ||
This is a stub types definition for filesize (https://github.com/avoidwork/filesize.js). | ||
# Summary | ||
This package contains type definitions for filesize (https://github.com/avoidwork/filesize.js). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/filesize | ||
Additional Details | ||
* Last updated: Mon, 16 Sep 2019 22:09:05 GMT | ||
* Dependencies: none | ||
* 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>, and Sam Hulick <https://github.com/ffxsam>. | ||
filesize provides its own type definitions, so you don't need @types/filesize installed! |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1740
1
3
0
2
1
1
3
1
1
+ Addedfilesize@*
+ Addedfilesize@10.1.6(transitive)