We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa0009 commit a6a4bfaCopy full SHA for a6a4bfa
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jimp",
3
- "version": "0.2.22",
+ "version": "0.2.23",
4
"description": "An image processing library written entirely in JavaScript (i.e. zero external or native dependencies).",
5
"main": "index.js",
6
"scripts": {
@@ -32,7 +32,7 @@
32
"load-bmfont": "^1.2.3",
33
"mime": "^1.3.4",
34
"pixelmatch": "^4.0.0",
35
- "pngjs": "^2.1.0",
+ "pngjs": "2.2.0",
36
"read-chunk": "^1.0.1",
37
"request": "^2.65.0",
38
"stream-to-buffer": "^0.1.0",
0 commit comments