Merge pull request #124 from wirtaw/feature/SA-NONE_loadash-depricated-remove

Remove Deprecated and Unused loadash Package
This commit is contained in:
Giga
2024-10-17 08:14:12 -07:00
committed by GitHub
3 changed files with 1482 additions and 4197 deletions
-2
View File
@@ -70,7 +70,6 @@ git clone https://github.com/qeeqbox/social-analyzer.git
cd social-analyzer
npm update
npm install
npm install loadash
npm start
```
@@ -84,7 +83,6 @@ sudo apt-get install -y firefox-esr tesseract-ocr git nodejs npm
git clone https://github.com/qeeqbox/social-analyzer.git
cd social-analyzer
npm install
npm install loadash
nodejs app.js --username "johndoe"
#or
nodejs app.js --username "johndoe,janedoe" --metadata
+1482 -4194
View File
File diff suppressed because it is too large Load Diff
-1
View File
@@ -22,7 +22,6 @@
"https-proxy-agent": "5.0.1",
"ixora": "1.0.10",
"langs": "2.0.0",
"loadash": "^1.0.0",
"lodash": ">=4.17.21",
"most-common-words-by-language": "3.0.10",
"n": "^8.2.0",