@jimp/plugin-crop
Advanced tools
Comparing version 0.8.4 to 0.8.5-canary.800.426.0
{ | ||
"name": "@jimp/plugin-crop", | ||
"version": "0.8.4", | ||
"version": "0.8.5-canary.800.426.0", | ||
"description": "crop an image.", | ||
@@ -23,8 +23,8 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@jimp/utils": "^0.8.4", | ||
"@jimp/utils": "0.8.5-canary.800.426.0", | ||
"core-js": "^2.5.7" | ||
}, | ||
"devDependencies": { | ||
"@jimp/custom": "^0.8.4", | ||
"@jimp/test-utils": "^0.8.4" | ||
"@jimp/custom": "0.8.5-canary.800.426.0", | ||
"@jimp/test-utils": "0.8.5-canary.800.426.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "ee5a809cae7cb7cc8c017e2eca935e17fd6bb5d4" | ||
"gitHead": "eea6165d7a8ee65bce94db45d530aa45bba72af1" | ||
} |
81652
+ Added@jimp/utils@0.8.5-canary.800.426.0(transitive)
- Removed@jimp/utils@0.8.5(transitive)