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