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.17.9 to 0.17.10

1

sharp/index.d.ts

@@ -18,2 +18,3 @@ // Type definitions for sharp 0.17

*/
declare function sharp(options?: sharp.SharpOptions): sharp.SharpInstance;
declare function sharp(input?: string | Buffer, options?: sharp.SharpOptions): sharp.SharpInstance;

@@ -20,0 +21,0 @@ declare namespace sharp {

4

sharp/package.json
{
"name": "@types/sharp",
"version": "0.17.9",
"version": "0.17.10",
"description": "TypeScript definitions for sharp",

@@ -27,4 +27,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "ad6c6f8773541c6e7fc8bb942fa85c32ce1fe44d10cac2b80c0e61a79d23dafd",
"typesPublisherContentHash": "2bb44c1ec3d419f5ed41ec339cc920519ea33856011d850bf1b8c9d2c8bd65af",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 02 Jul 2018 20:44:33 GMT
* Last updated: Thu, 23 Aug 2018 17:24:04 GMT
* Dependencies: stream, 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