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