node-ainzfb-new 1.7.3-beta → 1.7.7-iu0tg78
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/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "node-ainzfb-new",
|
3
|
-
"version": "1.7.
|
3
|
+
"version": "1.7.7-iu0tg78",
|
4
4
|
"description": "A Facebook chat API that doesn't rely on XMPP. Will NOT be deprecated after April 30th 2015.",
|
5
5
|
"scripts": {
|
6
6
|
"test": "mocha",
|
@@ -25,7 +25,7 @@
|
|
25
25
|
"@replit/database": "latest",
|
26
26
|
"aes-js": "^3.1.2",
|
27
27
|
"assert": "latest",
|
28
|
-
"better-sqlite3": "
|
28
|
+
"better-sqlite3": "^7.6.2",
|
29
29
|
"bluebird": "^2.11.0",
|
30
30
|
"chalk": "^4.1.2",
|
31
31
|
"cheerio": "latest",
|