| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| canvas-v3.2.2-napi-v7-win32-x64.tar.gz | 2026-03-21 | 15.2 MB | |
| canvas-v3.2.2-napi-v7-darwin-x64.tar.gz | 2026-03-21 | 7.3 MB | |
| canvas-v3.2.2-napi-v7-linux-arm64.tar.gz | 2026-03-21 | 21.0 MB | |
| canvas-v3.2.2-napi-v7-darwin-arm64.tar.gz | 2026-03-21 | 6.9 MB | |
| canvas-v3.2.2-napi-v7-linux-x64.tar.gz | 2026-03-21 | 8.7 MB | |
| README.md | 2026-03-21 | 326 Bytes | |
| v3.2.2 source code.tar.gz | 2026-03-21 | 2.3 MB | |
| v3.2.2 source code.zip | 2026-03-21 | 2.3 MB | |
| Totals: 8 Items | 63.7 MB | 0 | |
Fixed
- Fix dangling env pointer in image MIME data cleanup (#2550)
- Fix
ctx.directionnot affected byctx.saveandctx.restore - Preserve rest of PDF pages when changing width and height (#2538)
- Several security fixes for untrusted inputs to getImageData and putImageData. Thanks to Ethan Kim for the report.