Comparing version
{ | ||
"name": "jimp", | ||
"version": "0.16.12", | ||
"version": "0.16.13", | ||
"description": "An image processing library written entirely in JavaScript (i.e. zero external or native dependencies)", | ||
@@ -56,5 +56,5 @@ "main": "dist/index.js", | ||
"@babel/runtime": "^7.7.2", | ||
"@jimp/custom": "^0.16.12", | ||
"@jimp/plugins": "^0.16.12", | ||
"@jimp/types": "^0.16.12", | ||
"@jimp/custom": "^0.16.13", | ||
"@jimp/plugins": "^0.16.13", | ||
"@jimp/types": "^0.16.13", | ||
"regenerator-runtime": "^0.13.3" | ||
@@ -69,3 +69,3 @@ }, | ||
"@babel/register": "^7.7.0", | ||
"@jimp/test-utils": "^0.16.12", | ||
"@jimp/test-utils": "^0.16.13", | ||
"babel-eslint": "^10.0.3", | ||
@@ -111,3 +111,3 @@ "babel-plugin-add-module-exports": "^1.0.2", | ||
}, | ||
"gitHead": "cf43eb29ce614d05ac3923aaa19ea3782557a125" | ||
"gitHead": "9eec86086634329a072901dca3a800b850548572" | ||
} |
Updated
Updated
Updated