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.8.1-canary.786.262.0 to 0.8.1-canary.791.276.0

4

index.d.ts

@@ -1,2 +0,2 @@

import { ImageCallback } from '@jimp/core';
import { IllformedPlugin, ImageCallback } from '@jimp/core';

@@ -18,3 +18,3 @@ type ColorActionName =

interface Color {
interface Color extends IllformedPlugin {
brightness(val: number, cb?: ImageCallback): this;

@@ -21,0 +21,0 @@ contrast(val: number, cb?: ImageCallback): this;

{
"name": "@jimp/plugin-color",
"version": "0.8.1-canary.786.262.0",
"version": "0.8.1-canary.791.276.0",
"description": "Bitmap manipulation to adjust the color in an image.",

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

"dependencies": {
"@jimp/utils": "0.8.1-canary.786.262.0",
"@jimp/utils": "0.8.1-canary.791.276.0",
"core-js": "^2.5.7",

@@ -29,5 +29,5 @@ "tinycolor2": "^1.4.1"

"devDependencies": {
"@jimp/custom": "0.8.1-canary.786.262.0",
"@jimp/test-utils": "0.8.1-canary.786.262.0",
"@jimp/types": "0.8.1-canary.786.262.0"
"@jimp/custom": "0.8.1-canary.791.276.0",
"@jimp/test-utils": "0.8.1-canary.791.276.0",
"@jimp/types": "0.8.1-canary.791.276.0"
},

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

},
"gitHead": "b0d5448f47e49a8ee4992dc53166a8ee32c8ee19"
"gitHead": "10c0813de0db0d8460b082ac9944d638a8c387fc"
}
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