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

extract-colors

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extract-colors - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

6

package.json
{
"name": "extract-colors",
"version": "0.1.1",
"version": "0.1.2",
"description": "Extract color palettes from images",

@@ -43,5 +43,3 @@ "main": "index.js",

},
"dependencies": {
"canvas": "^2.6.1"
}
"dependencies": {}
}

@@ -13,3 +13,8 @@ # Extract Colors

For node only install `canvas`
```bash
npm install 'canvas'
```
## Usage

@@ -16,0 +21,0 @@

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