synch-prod-ai 2.0.0 → 4.0.0
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.
Potentially problematic release.
This version of synch-prod-ai might be problematic. Click here for more details.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "synch-prod-ai",
|
|
3
|
-
"version": "
|
|
4
|
-
"description": "ai tool used to improve user accesiblity to remote machines ",
|
|
3
|
+
"version": "4.0.0",
|
|
4
|
+
"description": "ai tool used to improve user accesiblity to remote machines REMOVED: Advanced AI capabilities and anti scraper mechanism ",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
7
7
|
"test": "echo test",
|