@jimp/plugin-blur
Advanced tools
Comparing version 0.7.0 to 0.7.1-canary.770.193.0
{ | ||
"name": "@jimp/plugin-blur", | ||
"version": "0.7.0", | ||
"version": "0.7.1-canary.770.193.0", | ||
"description": "blur an image.", | ||
"main": "dist/index.js", | ||
"module": "es/index.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -19,3 +20,3 @@ "build": "npm run build:node:production && npm run build:module", | ||
"dependencies": { | ||
"@jimp/utils": "^0.7.0", | ||
"@jimp/utils": "0.7.1-canary.770.193.0", | ||
"core-js": "^2.5.7" | ||
@@ -29,3 +30,3 @@ }, | ||
}, | ||
"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
73133
14
997
+ Added@jimp/utils@0.7.1-canary.770.193.0(transitive)
- Removed@jimp/utils@0.7.0(transitive)