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

@jimp/plugin-color

Package Overview
Dependencies
Maintainers
2
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/plugin-color - npm Package Compare versions

Comparing version 0.17.2 to 0.17.3--canary.1136.7f5f5d8.0

12

package.json
{
"name": "@jimp/plugin-color",
"version": "0.17.2",
"version": "0.17.3--canary.1136.7f5f5d8.0",
"description": "Bitmap manipulation to adjust the color in an image.",

@@ -24,9 +24,9 @@ "main": "dist/index.js",

"@babel/runtime": "^7.7.2",
"@jimp/utils": "^0.17.2",
"@jimp/utils": "0.17.3--canary.1136.7f5f5d8.0",
"tinycolor2": "^1.4.1"
},
"devDependencies": {
"@jimp/custom": "^0.17.2",
"@jimp/test-utils": "^0.17.2",
"@jimp/types": "^0.17.2"
"@jimp/custom": "0.17.3--canary.1136.7f5f5d8.0",
"@jimp/test-utils": "0.17.3--canary.1136.7f5f5d8.0",
"@jimp/types": "0.17.3--canary.1136.7f5f5d8.0"
},

@@ -39,3 +39,3 @@ "peerDependencies": {

},
"gitHead": "2b87f9ee75db4c817d645c7769146cd5627bfb68"
"gitHead": "7f5f5d8725b78ae2ed486de5fbc67c4ae23f7e87"
}

@@ -103,3 +103,3 @@ import { Jimp, mkJGD, getTestDir } from "@jimp/test-utils";

mkJGD(
"66666666",
"22222222",
"28EEE822",

@@ -121,3 +121,3 @@ "2EFFF802",

mkJGD(
"FC06666F",
"F802222E",
"80022228",

@@ -124,0 +124,0 @@ "00022222",

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