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

jimp

Package Overview
Dependencies
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jimp - npm Package Compare versions

Comparing version 0.5.5 to 0.5.6

4

jimp.d.ts

@@ -282,3 +282,3 @@ declare namespace Jimp {

cb?: GenericCallback<number, any, this>
): this;
): number;
getPixelIndex(

@@ -289,3 +289,3 @@ x: number,

cb?: GenericCallback<number, any, this>
): this;
): number;
getPixelColor(

@@ -292,0 +292,0 @@ x: number,

{
"name": "jimp",
"version": "0.5.5",
"version": "0.5.6",
"description": "An image processing library written entirely in JavaScript (i.e. zero external or native dependencies).",

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

},
"gitHead": "72634d1c6c614a925bf1bc5e861e3640f5c0bf98"
"gitHead": "14055cf60e66701987bb148a2d389844dd0e9cb4"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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