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

image-forge

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

image-forge - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

package.json
{
"name": "image-forge",
"version": "1.1.3",
"version": "1.1.4",
"description": "A powerful tool for creating custom images from templates",

@@ -5,0 +5,0 @@ "main": "./src/index.js",

@@ -65,3 +65,3 @@ <a name="readme-top"></a>

const filter = new GrayFilter("./imageInput.png");
const filter = new GrayFilter().setSource("./imageInput.png");
const imageBuffer = await filter.apply();

@@ -68,0 +68,0 @@

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