@jimp/plugin-circle
Advanced tools
Comparing version 0.7.0 to 0.7.1-canary.770.193.0
{ | ||
"name": "@jimp/plugin-circle", | ||
"version": "0.7.0", | ||
"version": "0.7.1-canary.770.193.0", | ||
"description": "Creates a circle out of an image.", | ||
"main": "dist/index.js", | ||
"module": "es/index.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -22,3 +23,3 @@ "test": "cross-env BABEL_ENV=test mocha --require @babel/register", | ||
"dependencies": { | ||
"@jimp/utils": "^0.7.0", | ||
"@jimp/utils": "0.7.1-canary.770.193.0", | ||
"core-js": "^2.5.7" | ||
@@ -30,4 +31,4 @@ }, | ||
"devDependencies": { | ||
"@jimp/custom": "^0.7.0", | ||
"@jimp/test-utils": "^0.7.0" | ||
"@jimp/custom": "0.7.1-canary.770.193.0", | ||
"@jimp/test-utils": "0.7.1-canary.770.193.0" | ||
}, | ||
@@ -37,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "cd5ff6a525c0e547fb0b8172a864d98c4ed7d5fd" | ||
"gitHead": "4eaccc589bda6d67853184da55c7e22c74c75676" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17364
13
202
+ Added@jimp/utils@0.7.1-canary.770.193.0(transitive)
- Removed@jimp/utils@0.7.0(transitive)