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

@jimp/plugin-gaussian

Package Overview
Dependencies
Maintainers
2
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/plugin-gaussian - npm Package Compare versions

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

4

index.d.ts

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

import { ImageCallback } from '@jimp/core';
import { IllformedPlugin, ImageCallback } from '@jimp/core';
interface Gaussian {
interface Gaussian extends IllformedPlugin {
gaussian(r: number, cb?: ImageCallback): this;

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

{
"name": "@jimp/plugin-gaussian",
"version": "0.8.1-canary.786.262.0",
"version": "0.8.1-canary.789.301.0",
"description": "gaussian blur 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.789.301.0",
"core-js": "^2.5.7"

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

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