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