You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@img/sharp-wasm32

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@img/sharp-wasm32 - npm Package Compare versions

Comparing version
0.34.5
to
0.35.0-rc.0
lib/sharp-wasm32-0.35.0-rc.0.node.js

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

+4
-4
{
"name": "@img/sharp-wasm32",
"version": "0.34.5",
"version": "0.35.0-rc.0",
"description": "Prebuilt sharp for use with wasm32",

@@ -26,3 +26,3 @@ "author": "Lovell Fuller <npm@lovell.info>",

"exports": {
"./sharp.node": "./lib/sharp-wasm32.node.js",
"./sharp.node": "./index.cjs",
"./package": "./package.json",

@@ -32,6 +32,6 @@ "./versions": "./versions.json"

"engines": {
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
"node": ">=20.9.0"
},
"dependencies": {
"@emnapi/runtime": "^1.7.0"
"@emnapi/runtime": "^1.7.1"
},

@@ -38,0 +38,0 @@ "cpu": [

@@ -36,8 +36,9 @@ # `@img/sharp-wasm32`

| libimagequant | [BSD 2-Clause](https://github.com/lovell/libimagequant/blob/main/COPYRIGHT) |
| mozjpeg | [zlib License, IJG License, BSD-3-Clause](https://github.com/mozilla/mozjpeg/blob/master/LICENSE.md) |
| libnsgif | MIT Licence |
| libspng | [BSD 2-Clause, libpng License](https://github.com/randy408/libspng/blob/master/LICENSE) |
| libpng | [libpng License](https://github.com/pnggroup/libpng/blob/master/LICENSE) |
| libtiff | [libtiff License](https://gitlab.com/libtiff/libtiff/blob/master/LICENSE.md) (BSD-like) |
| libultrahdr | Apache-2.0 License |
| libvips | LGPLv3 |
| libwebp | New BSD License |
| mozjpeg | [zlib License, IJG License, BSD-3-Clause](https://github.com/mozilla/mozjpeg/blob/master/LICENSE.md) |
| resvg | MIT Licence |

@@ -44,0 +45,0 @@ | zlib-ng | [zlib Licence](https://github.com/zlib-ng/zlib-ng/blob/develop/LICENSE.md) |

{
"aom": "3.13.1",
"cgif": "0.5.0",
"emscripten": "4.0.18",
"emscripten": "4.0.21",
"exif": "0.6.25",
"expat": "2.7.3",
"ffi": "3.5.2",
"glib": "2.86.1",
"glib": "2.87.0",
"heif": "1.20.2",

@@ -14,8 +14,9 @@ "highway": "1.3.0",

"mozjpeg": "0826579",
"png": "1.6.53",
"resvg": "0.45.1",
"spng": "0.7.4",
"tiff": "4.7.1",
"vips": "8.17.3",
"uhdr": "1.4.0",
"vips": "8.18.0",
"webp": "1.6.0",
"zlib-ng": "2.2.5"
"zlib-ng": "2.3.2"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet