bad-words-next
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -32,2 +32,3 @@ { | ||
"*залупа*", | ||
"*залупк*", | ||
"*залупо*", | ||
@@ -89,2 +90,4 @@ "*зоофил*", | ||
"выебло*", | ||
"выродк*", | ||
"выродок", | ||
"гандон*", | ||
@@ -91,0 +94,0 @@ "гомик*", |
@@ -24,2 +24,3 @@ { | ||
"бовдур*", | ||
"вилупк*", | ||
"вилупок", | ||
@@ -26,0 +27,0 @@ "гадюка*", |
@@ -1,3 +0,3 @@ | ||
## bad-words-next - v1.1.4 | ||
## bad-words-next - v1.1.5 | ||
- [Home](../wiki/Home) |
@@ -33,3 +33,3 @@ # Class: BadWordsNext | ||
[index.ts:174](https://github.com/alexzel/bad-words-next/blob/cbf0d2a/src/index.ts#L174) | ||
[index.ts:174](https://github.com/alexzel/bad-words-next/blob/d75ca3d/src/index.ts#L174) | ||
@@ -56,3 +56,3 @@ ## Methods | ||
[index.ts:196](https://github.com/alexzel/bad-words-next/blob/cbf0d2a/src/index.ts#L196) | ||
[index.ts:196](https://github.com/alexzel/bad-words-next/blob/d75ca3d/src/index.ts#L196) | ||
@@ -79,3 +79,3 @@ ___ | ||
[index.ts:264](https://github.com/alexzel/bad-words-next/blob/cbf0d2a/src/index.ts#L264) | ||
[index.ts:264](https://github.com/alexzel/bad-words-next/blob/d75ca3d/src/index.ts#L264) | ||
@@ -102,2 +102,2 @@ ___ | ||
[index.ts:279](https://github.com/alexzel/bad-words-next/blob/cbf0d2a/src/index.ts#L279) | ||
[index.ts:279](https://github.com/alexzel/bad-words-next/blob/d75ca3d/src/index.ts#L279) |
@@ -23,3 +23,3 @@ # Interface: Data | ||
[index.ts:27](https://github.com/alexzel/bad-words-next/blob/cbf0d2a/src/index.ts#L27) | ||
[index.ts:27](https://github.com/alexzel/bad-words-next/blob/d75ca3d/src/index.ts#L27) | ||
@@ -36,3 +36,3 @@ ___ | ||
[index.ts:39](https://github.com/alexzel/bad-words-next/blob/cbf0d2a/src/index.ts#L39) | ||
[index.ts:39](https://github.com/alexzel/bad-words-next/blob/d75ca3d/src/index.ts#L39) | ||
@@ -49,2 +49,2 @@ ___ | ||
[index.ts:33](https://github.com/alexzel/bad-words-next/blob/cbf0d2a/src/index.ts#L33) | ||
[index.ts:33](https://github.com/alexzel/bad-words-next/blob/d75ca3d/src/index.ts#L33) |
@@ -1,2 +0,2 @@ | ||
# bad-words-next - v1.1.4 | ||
# bad-words-next - v1.1.5 | ||
@@ -3,0 +3,0 @@ ## Table of contents |
@@ -30,3 +30,3 @@ # Interface: Options | ||
[index.ts:83](https://github.com/alexzel/bad-words-next/blob/cbf0d2a/src/index.ts#L83) | ||
[index.ts:83](https://github.com/alexzel/bad-words-next/blob/d75ca3d/src/index.ts#L83) | ||
@@ -43,3 +43,3 @@ ___ | ||
[index.ts:57](https://github.com/alexzel/bad-words-next/blob/cbf0d2a/src/index.ts#L57) | ||
[index.ts:57](https://github.com/alexzel/bad-words-next/blob/d75ca3d/src/index.ts#L57) | ||
@@ -60,3 +60,3 @@ ___ | ||
[index.ts:90](https://github.com/alexzel/bad-words-next/blob/cbf0d2a/src/index.ts#L90) | ||
[index.ts:90](https://github.com/alexzel/bad-words-next/blob/d75ca3d/src/index.ts#L90) | ||
@@ -77,3 +77,3 @@ ___ | ||
[index.ts:64](https://github.com/alexzel/bad-words-next/blob/cbf0d2a/src/index.ts#L64) | ||
[index.ts:64](https://github.com/alexzel/bad-words-next/blob/d75ca3d/src/index.ts#L64) | ||
@@ -94,3 +94,3 @@ ___ | ||
[index.ts:77](https://github.com/alexzel/bad-words-next/blob/cbf0d2a/src/index.ts#L77) | ||
[index.ts:77](https://github.com/alexzel/bad-words-next/blob/d75ca3d/src/index.ts#L77) | ||
@@ -111,2 +111,2 @@ ___ | ||
[index.ts:71](https://github.com/alexzel/bad-words-next/blob/cbf0d2a/src/index.ts#L71) | ||
[index.ts:71](https://github.com/alexzel/bad-words-next/blob/d75ca3d/src/index.ts#L71) |
{ | ||
"name": "bad-words-next", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "JavaScript/TypeScript filter and checker for bad words aka profanity", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
46853
1628