fast-average-color-node
Advanced tools
Comparing version 2.4.0 to 2.5.0
{ | ||
"name": "fast-average-color-node", | ||
"version": "2.4.0", | ||
"version": "2.5.0", | ||
"description": "A simple library that calculates the average color of images in Node.js.", | ||
@@ -13,13 +13,13 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"fast-average-color": "^9.1.1", | ||
"node-fetch": "^2.6.1", | ||
"sharp": "^0.30.6" | ||
"fast-average-color": "^9.2.0", | ||
"node-fetch": "^2.6.7", | ||
"sharp": "^0.31.3" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^28.1.3", | ||
"@types/jest": "^29.2.4", | ||
"@types/node-fetch": "^2.6.2", | ||
"@types/sharp": "^0.30.4", | ||
"jest": "^28.1.1", | ||
"ts-jest": "^28.0.5", | ||
"typescript": "^4.7.4" | ||
"@types/sharp": "^0.31.0", | ||
"jest": "^29.3.1", | ||
"ts-jest": "^29.0.3", | ||
"typescript": "^4.9.4" | ||
}, | ||
@@ -26,0 +26,0 @@ "files": [ |
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
+ Addedsharp@0.31.3(transitive)
- Removedsharp@0.30.7(transitive)
Updatedfast-average-color@^9.2.0
Updatednode-fetch@^2.6.7
Updatedsharp@^0.31.3