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.1 to 0.29.2

2

sharp/index.d.ts

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

height: number;
channels: number;
channels: 1 | 2 | 3 | 4;
/** indicating if premultiplication was used */

@@ -1166,0 +1166,0 @@ premultiplied: boolean;

{
"name": "@types/sharp",
"version": "0.29.1",
"version": "0.29.2",
"description": "TypeScript definitions for sharp",

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

},
"typesPublisherContentHash": "be11be58eb9a15482b5758bb27a3e6ea38560d038d091ce6786ea2639f9c202e",
"typesPublisherContentHash": "fafa46d58aff3a3b5ea5b1beb17bb3429408c129bc5e69637667e842337d69a2",
"typeScriptVersion": "3.7"
}

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

### Additional Details
* Last updated: Thu, 09 Sep 2021 08:31:19 GMT
* Last updated: Tue, 14 Sep 2021 11:31:52 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