@redsocs/spam-warden 1.1.3 → 1.1.4
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 +1 -1
- package/dist/spamwarden.min.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -115,7 +115,7 @@ You can spin up a local simulation server to test the DOM auto-blocking behavior
|
|
|
115
115
|
|
|
116
116
|
# About
|
|
117
117
|
|
|
118
|
-
- **Version:** 1.1.
|
|
118
|
+
- **Version:** 1.1.4 (Engine v11.06)
|
|
119
119
|
- **Author:** [RedSocs](https://github.com/RedSocs)
|
|
120
120
|
- **License:** MIT
|
|
121
121
|
- **Model Origin:** Trained via [RedSocs/spam-labeler](https://github.com/RedSocs/spam-labeler)
|