super-profanity
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -34,3 +34,3 @@ /* | ||
const { detectAll } = require("tinyld"); | ||
const { NoSwearing } = require("noswearing"); | ||
const { NoSwearing } = require(path.resolve(__dirname, './custom_module/noswearing')); | ||
@@ -37,0 +37,0 @@ /** @const {string} - Default language used to detect bad words. */ |
{ | ||
"name": "super-profanity", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A profanity filter that lives up to its name.", | ||
@@ -5,0 +5,0 @@ "main": "profanity.js", |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
173050
15
5057
6