bad-words-next
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -12,3 +12,3 @@ { | ||
"kampflesbe", | ||
"lümmel", | ||
"lümm+el", | ||
"möpse", | ||
@@ -28,3 +28,3 @@ "möse", | ||
"titt+en", | ||
"vollpfosten", | ||
"voll+pfosten", | ||
"vögeln", | ||
@@ -31,0 +31,0 @@ "wichse", |
@@ -106,3 +106,3 @@ /** | ||
* @private | ||
* @type {RequiredOptions} | ||
* @type {InternalOptions} | ||
*/ | ||
@@ -109,0 +109,0 @@ opts: InternalOptions; |
@@ -173,3 +173,3 @@ 'use strict'; | ||
* @private | ||
* @type {RequiredOptions} | ||
* @type {InternalOptions} | ||
*/ | ||
@@ -176,0 +176,0 @@ |
{ | ||
"name": "bad-words-next", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "JavaScript/TypeScript filter and checker for bad words aka profanity", | ||
@@ -43,4 +43,3 @@ "keywords": [ | ||
"lib", | ||
"data", | ||
"doc" | ||
"data" | ||
], | ||
@@ -47,0 +46,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
42219
15