get-image-data
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "get-image-data", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "A browser/server utility that extracts RGBA data from images.", | ||
@@ -11,4 +11,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"canvas": "~1.1.1", | ||
"get-image": "^1.0.0" | ||
"canvas": "~1.3.5", | ||
"get-image": "~1.0.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "devDependencies": { |
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
- Removedcanvas@1.1.6(transitive)
- Removednan@1.2.0(transitive)
Updatedcanvas@~1.3.5
Updatedget-image@~1.0.0