Socket
Socket
Sign inDemoInstall

sharp

Package Overview
Dependencies
29
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.33.0-rc.2 to 0.33.0

4

lib/constructor.js

@@ -25,2 +25,6 @@ // Copyright 2013 Lovell Fuller and others.

*
* When loading more than one page/frame of an animated image,
* these are combined as a vertically-stacked "toilet roll" image
* where the overall height is the `pageHeight` multiplied by the number of `pages`.
*
* @constructs Sharp

@@ -27,0 +31,0 @@ *

24

package.json
{
"name": "sharp",
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images",
"version": "0.33.0-rc.2",
"version": "0.33.0",
"author": "Lovell Fuller <npm@lovell.info>",

@@ -144,4 +144,4 @@ "homepage": "https://github.com/lovell/sharp",

"optionalDependencies": {
"@img/sharp-darwin-arm64": "0.33.0-rc.2",
"@img/sharp-darwin-x64": "0.33.0-rc.2",
"@img/sharp-darwin-arm64": "0.33.0",
"@img/sharp-darwin-x64": "0.33.0",
"@img/sharp-libvips-darwin-arm64": "1.0.0",

@@ -155,11 +155,11 @@ "@img/sharp-libvips-darwin-x64": "1.0.0",

"@img/sharp-libvips-linuxmusl-x64": "1.0.0",
"@img/sharp-linux-arm": "0.33.0-rc.2",
"@img/sharp-linux-arm64": "0.33.0-rc.2",
"@img/sharp-linux-s390x": "0.33.0-rc.2",
"@img/sharp-linux-x64": "0.33.0-rc.2",
"@img/sharp-linuxmusl-arm64": "0.33.0-rc.2",
"@img/sharp-linuxmusl-x64": "0.33.0-rc.2",
"@img/sharp-wasm32": "0.33.0-rc.2",
"@img/sharp-win32-ia32": "0.33.0-rc.2",
"@img/sharp-win32-x64": "0.33.0-rc.2"
"@img/sharp-linux-arm": "0.33.0",
"@img/sharp-linux-arm64": "0.33.0",
"@img/sharp-linux-s390x": "0.33.0",
"@img/sharp-linux-x64": "0.33.0",
"@img/sharp-linuxmusl-arm64": "0.33.0",
"@img/sharp-linuxmusl-x64": "0.33.0",
"@img/sharp-wasm32": "0.33.0",
"@img/sharp-win32-ia32": "0.33.0",
"@img/sharp-win32-x64": "0.33.0"
},

@@ -166,0 +166,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc