Socket
Socket
Sign inDemoInstall

@jimp/plugin-mask

Package Overview
Dependencies
Maintainers
2
Versions
241
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/plugin-mask - npm Package Compare versions

Comparing version 0.8.1-canary.786.242.0 to 0.8.1-canary.786.262.0

2

index.d.ts
import { IllformedPlugin, ImageCallback, Jimp } from '@jimp/core';
interface Mask{
interface Mask {
mask(src: Jimp, x: number, y: number, cb?: ImageCallback): this;

@@ -5,0 +5,0 @@ }

{
"name": "@jimp/plugin-mask",
"version": "0.8.1-canary.786.242.0",
"version": "0.8.1-canary.786.262.0",
"description": "mask an image.",

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

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

@@ -31,4 +31,4 @@ },

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

@@ -38,3 +38,3 @@ "publishConfig": {

},
"gitHead": "688195a6958d089e764c1cb3a874b7f7e18fa5e3"
"gitHead": "b0d5448f47e49a8ee4992dc53166a8ee32c8ee19"
}
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