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

@jimp/plugin-dither

Package Overview
Dependencies
Maintainers
2
Versions
237
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/plugin-dither - npm Package Compare versions

Comparing version 0.8.1-canary.786.211.0 to 0.8.1-canary.786.217.0

4

index.d.ts

@@ -1,4 +0,4 @@

import { IllformedPlugin, ImageCallback } from '@jimp/core';
import { ImageCallback } from '@jimp/core';
interface Dither extends IllformedPlugin {
interface Dither{
dither565(cb?: ImageCallback): this;

@@ -5,0 +5,0 @@ dither16(cb?: ImageCallback): this;

{
"name": "@jimp/plugin-dither",
"version": "0.8.1-canary.786.211.0",
"version": "0.8.1-canary.786.217.0",
"description": "Dither an image.",

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

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

@@ -30,3 +30,3 @@ },

},
"gitHead": "14314180ede2041c8ae050d013baf39f0c8afbd1"
"gitHead": "f9d0b4a1a3de789557a2fedd477fbdd2a81f12c5"
}
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