@jimp/plugin-crop
Advanced tools
Comparing version 0.8.2-canary.792.290.0 to 0.8.2-canary.792.332.0
{ | ||
"name": "@jimp/plugin-crop", | ||
"version": "0.8.2-canary.792.290.0", | ||
"version": "0.8.2-canary.792.332.0", | ||
"description": "crop an image.", | ||
@@ -23,8 +23,8 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@jimp/utils": "0.8.2-canary.792.290.0", | ||
"@jimp/utils": "0.8.2-canary.792.332.0", | ||
"core-js": "^2.5.7" | ||
}, | ||
"devDependencies": { | ||
"@jimp/custom": "0.8.2-canary.792.290.0", | ||
"@jimp/test-utils": "0.8.2-canary.792.290.0" | ||
"@jimp/custom": "0.8.2-canary.792.332.0", | ||
"@jimp/test-utils": "0.8.2-canary.792.332.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "9cdd4f81472c738ea7c29a55f5650cfc8bdae919" | ||
"gitHead": "3c22c39d67bb001aae84b2165e4f1f23b3cf84f2" | ||
} |
+ Added@jimp/utils@0.8.2-canary.792.332.0(transitive)
- Removed@jimp/utils@0.8.2-canary.792.290.0(transitive)