no-profanity
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "no-profanity", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "A JavaScript package to detect and filter profanity", | ||
@@ -39,4 +39,4 @@ "main": "./lib/no-profanity.js", | ||
"dependencies": { | ||
"@coffeeandfun/google-profanity-words": "^1.0.4" | ||
"@coffeeandfun/google-profanity-words": "^2.1.0" | ||
} | ||
} |
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
+ Added@coffeeandfun/google-profanity-words@2.1.0(transitive)
- Removed@coffeeandfun/google-profanity-words@1.0.4(transitive)