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.2.0 to 5.0.0

43

filesize/package.json
{
"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!
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