UNPKG

@astrovia/wappler-sanitize-html

Version:

Node.js server extension for sanitizing HTML with the sanitize-html package in Wappler.

16 lines (15 loc) 406 B
{ "name": "@astrovia/wappler-sanitize-html", "author": "astrovia", "version": "1.0.3", "description": "Node.js server extension for sanitizing HTML with the sanitize-html package in Wappler.", "license": "MIT", "keywords": [ "wappler-extension", "sanitize-html", "wappler-sanitize-html" ], "dependencies": { "sanitize-html": "^2.3.0" } }