RubyGems
npm
Organizations
Log in
Sign up
npm
fca-naughty1
Versions diffs
1.5.2 → 1.5.3
fca-naughty1 1.5.2 → 1.5.3
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/index.js
+1
-1
package/package.json
+1
-1
package/index.js
CHANGED
Viewed
@@ -23,7 +23,7 @@
23
23
│ │
24
24
│ │
25
25
│ FCA-NAUGHTY1 │
26
-
│ Version: 1.5.
2
│
26
+
│ Version: 1.5.
3
│
27
27
└────────────────────────────────────────────────────────────────────────────────┘`);
28
28
global.Fca = new Object({
29
29
isThread: new Array(),
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "fca-naughty1",
3
-
"version": "1.5.
2
",
3
+
"version": "1.5.
3
",
4
4
"description": "Facebook-chat-api by Naughty",
5
5
"main": "index.js",
6
6
"scripts": {