no-profanity
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -51,2 +51,3 @@ import { ProfanityEngine } from "@coffeeandfun/google-profanity-words"; | ||
({ testString, options } = args); | ||
if (!options || typeof options !== "object") options = {}; | ||
} | ||
@@ -53,0 +54,0 @@ |
{ | ||
"name": "no-profanity", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A JavaScript tool to detect and filter profanity", | ||
@@ -5,0 +5,0 @@ "main": "./lib/no-profanity.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12918
103