@redsocs/spam-warden 1.3.5 → 1.3.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -2
- package/dist/spamwarden.js +63 -10
- package/dist/spamwarden.min.js +2 -2
- package/package.json +19 -2
package/README.md
CHANGED
|
@@ -253,7 +253,7 @@ Sanitized: "Win [CARD_MASKED] now! [at]TUNA_FISH"
|
|
|
253
253
|
|
|
254
254
|
About
|
|
255
255
|
|
|
256
|
-
- **Author:** [RedSocs](https://
|
|
256
|
+
- **Author:** [RedSocs](https://redsocs.com)
|
|
257
257
|
- **License:** MIT
|
|
258
258
|
- **Inquiries & Enterprise Support:** [pichit[at]redsocs.com](https://www.google.com/search?q=mailto%3Apichit%40redsocs.com)
|
|
259
259
|
- **Sponsor:** [Buy Me a Coffee](https://buymeacoffee.com/redsocs?new=1)
|
|
@@ -266,4 +266,8 @@ About
|
|
|
266
266
|
| **Minified Size** | ~2.0 MB (including model weights) |
|
|
267
267
|
| **Gzipped Size** | **~341 KB** |
|
|
268
268
|
| **Dependencies** | 0 (Vanilla JS) |
|
|
269
|
-
| **Vocabulary** |
|
|
269
|
+
| **Vocabulary** | 34,177 features |
|
|
270
|
+
|
|
271
|
+
---
|
|
272
|
+
|
|
273
|
+
**Disclaimer:** This tool is not endorsed by the National Cyber Security Agency (NCSA) or any government security sector unit. You can validate your judgment at the Standard & Action Security Policy Audit at [https://www.ncsa.or.th/standards](https://www.ncsa.or.th/standards).
|