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

node-red-contrib-img-blur

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-img-blur - npm Package Compare versions

Comparing version 1.0.1 to 1.1.1

2

package.json
{
"name": "node-red-contrib-img-blur",
"version": "1.0.1",
"version": "1.1.1",
"description": "node-red-contrib-img-blur",

@@ -5,0 +5,0 @@ "main": "img-blur.js",

# node-red-contrib-img-blur
## How to Install
Run the following command in the root directory of your Node-RED install
```
npm install node-red-contrib-img-blur
```
Description:
* This node using gm library to blur some position in image
* Input: position you want to blur in image
* Output: Image has been blurred
Supports:
* Node js v 11.15
How to use:
* create flow and add this node after face-detection node or plate-detection node.
* set output is debug node or image preview node to view result
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