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.27.2 to 0.27.3

4

sharp/index.d.ts

@@ -1051,2 +1051,6 @@ // Type definitions for sharp 0.27

cropOffsetTop?: number;
/** Only defined when using a trim method */
trimOffsetLeft?: number;
/** Only defined when using a trim method */
trimOffsetTop?: number;
}

@@ -1053,0 +1057,0 @@

4

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

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

},
"typesPublisherContentHash": "1ff128c15d9fb6d831cf64d47e0a9cc8723c1252d566c77d65559cea4965ce1f",
"typesPublisherContentHash": "cc087bd3273b4f63fa54f9d8edaea3b044a88a755ead80005b1e3ab2bbabb75c",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Thu, 25 Mar 2021 12:01:15 GMT
* Last updated: Thu, 01 Apr 2021 08:01:12 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