fast-average-color-node
Advanced tools
Comparing version 2.5.0 to 2.6.0
{ | ||
"name": "fast-average-color-node", | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"description": "A simple library that calculates the average color of images in Node.js.", | ||
@@ -13,3 +13,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"fast-average-color": "^9.2.0", | ||
"fast-average-color": "^9.3.0", | ||
"node-fetch": "^2.6.7", | ||
@@ -19,3 +19,3 @@ "sharp": "^0.31.3" | ||
"devDependencies": { | ||
"@types/jest": "^29.2.4", | ||
"@types/jest": "^29.2.5", | ||
"@types/node-fetch": "^2.6.2", | ||
@@ -22,0 +22,0 @@ "@types/sharp": "^0.31.0", |
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
Updatedfast-average-color@^9.3.0