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.29.3 to 0.29.4

2

sharp/index.d.ts

@@ -941,3 +941,3 @@ // Type definitions for sharp 0.29

speed?: number | undefined;
/** set to '4:4:4' to prevent chroma subsampling otherwise defaults to '4:2:0' chroma subsampling, requires libvips v8.11.0 (optional, default '4:2:0') */
/** set to '4:2:0' to use chroma subsampling, requires libvips v8.11.0 (optional, default '4:4:4') */
chromaSubsampling?: string;

@@ -944,0 +944,0 @@ }

{
"name": "@types/sharp",
"version": "0.29.3",
"version": "0.29.4",
"description": "TypeScript definitions for sharp",

@@ -55,4 +55,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sharp",

},
"typesPublisherContentHash": "ce1b6975a2720e199e08a5bab90866b38a7029199c8e9cb187a1310650433af4",
"typesPublisherContentHash": "9354024740eb4c5cd8be0226d14ee191966ba40a9771a4c651d01082c9c78430",
"typeScriptVersion": "3.7"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 02 Nov 2021 13:01:22 GMT
* Last updated: Wed, 17 Nov 2021 20:31:25 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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