Socket
Socket
Sign inDemoInstall

@jimp/plugin-displace

Package Overview
Dependencies
Maintainers
2
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/plugin-displace - npm Package Compare versions

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

2

index.d.ts
import { Jimp, ImageCallback, IllformedPlugin } from '@jimp/core';
interface Displace {
interface Displace extends IllformedPlugin {
displace(map: Jimp, offset: number, cb?: ImageCallback): this;

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

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

@@ -20,3 +20,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"

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

},
"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