bad-words-next
Advanced tools
Comparing version 1.3.8 to 1.4.0
{ | ||
"name": "bad-words-next", | ||
"version": "1.3.8", | ||
"version": "1.4.0", | ||
"description": "JavaScript/TypeScript filter and checker for bad words aka profanity", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"pretest": "yarn lint && tsc --noEmit", | ||
"lint": "eslint ./src", | ||
"lint": "eslint ./src ./test", | ||
"doc": "typedoc --options typedoc.json", | ||
@@ -40,3 +40,4 @@ "release": "yarn version", | ||
"lib", | ||
"data" | ||
"data", | ||
"test" | ||
], | ||
@@ -43,0 +44,0 @@ "devDependencies": { |
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
52070
16
1887