Socket
Socket
Sign inDemoInstall

@types/sharp

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/sharp - npm Package Compare versions

Comparing version 0.31.1 to 0.32.0

50

sharp/package.json
{
"name": "@types/sharp",
"version": "0.31.1",
"description": "TypeScript definitions for sharp",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sharp",
"license": "MIT",
"contributors": [
{
"name": "Wooseop Kim",
"url": "https://github.com/wooseopkim",
"githubUsername": "wooseopkim"
},
{
"name": "Bradley Odell",
"url": "https://github.com/BTOdell",
"githubUsername": "BTOdell"
},
{
"name": "Jamie Woodbury",
"url": "https://github.com/JamieWoodbury",
"githubUsername": "JamieWoodbury"
},
{
"name": "Floris de Bijl",
"url": "https://github.com/Fdebijl",
"githubUsername": "Fdebijl"
},
{
"name": "Billy Kwok",
"url": "https://github.com/billykwok",
"githubUsername": "billykwok"
},
{
"name": "Espen Hovlandsdal",
"url": "https://github.com/rexxars",
"githubUsername": "rexxars"
}
],
"version": "0.32.0",
"description": "Stub TypeScript definitions entry for sharp, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/sharp"
},
"scripts": {},
"license": "MIT",
"dependencies": {
"@types/node": "*"
"sharp": "*"
},
"typesPublisherContentHash": "57593dfe01e99da9b35e4f79b6664562dfb226c82eb9adaf7e8d2214fead75e5",
"typeScriptVersion": "4.2"
"deprecated": "This is a stub types definition. sharp provides its own type definitions, so you do not need this installed."
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/sharp`
This is a stub types definition for @types/sharp (https://github.com/lovell/sharp).
# Summary
This package contains type definitions for sharp (https://github.com/lovell/sharp).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sharp.
### Additional Details
* Last updated: Sat, 31 Dec 2022 17:02:55 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Wooseop Kim](https://github.com/wooseopkim), [Bradley Odell](https://github.com/BTOdell), [Jamie Woodbury](https://github.com/JamieWoodbury), [Floris de Bijl](https://github.com/Fdebijl), [Billy Kwok](https://github.com/billykwok), and [Espen Hovlandsdal](https://github.com/rexxars).
sharp provides its own type definitions, so you don't need @types/sharp 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