| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| npm-workspace.tar.xz | 2026-08-26 | 22.3 MB | |
| README.md | 2026-08-26 | 928 Bytes | |
| v0.35.4 source code.tar.gz | 2026-08-26 | 41.8 MB | |
| v0.35.4 source code.zip | 2026-08-26 | 42.1 MB | |
| Totals: 4 Items | 106.2 MB | 1 | |
https://github.com/lovell/sharp-libvips/releases/tag/v1.3.3
-
Bound resize dimensions to coordinate limit.
-
Bound composite left and top to coordinate limit. #4564 @metsw24-max
-
Round palette bit depth up for png and gif colours. #4569 @metsw24-max
-
Ensure tiff.subifd input option is used. #4572 @metsw24-max
-
Ensure
info.pagesis correct when limiting input page range. #4578 @metsw24-max -
Improve support for input Streams finishing before output is requested. #4584 @Jaybhade