Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fast-average-color-node

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-average-color-node - npm Package Compare versions

Comparing version 2.7.0 to 3.0.0

6

package.json
{
"name": "fast-average-color-node",
"version": "2.7.0",
"version": "3.0.0",
"description": "A simple library that calculates the average color of images in Node.js.",

@@ -15,3 +15,3 @@ "main": "dist/index.js",

"node-fetch": "^2.6.7",
"sharp": "^0.32.6"
"sharp": "^0.33.2"
},

@@ -33,3 +33,3 @@ "devDependencies": {

"engines": {
"node": ">= 12"
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
},

@@ -36,0 +36,0 @@ "typings": "./dist/index.d.ts",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc