alicezetion 1.0.6 → 1.0.8
Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
|
|
1
|
-
{"nonce":
|
1
|
+
{"nonce":3803405163793856015,"last_updated":{"seconds":1692340282,"nanos":589070000}}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "alicezetion",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.8",
|
4
4
|
"description": "Artificial labile intelligence cybernated existence",
|
5
5
|
"scripts": {
|
6
6
|
"test": "mocha",
|
@@ -21,13 +21,13 @@
|
|
21
21
|
"author": "LeiamNash",
|
22
22
|
"license": "MIT",
|
23
23
|
"dependencies": {
|
24
|
-
"bluebird": "^3.
|
25
|
-
"cheerio": "
|
26
|
-
"https-proxy-agent": "
|
27
|
-
"mqtt": "
|
28
|
-
"npmlog": "
|
29
|
-
"request": "
|
30
|
-
"websocket-stream": "
|
24
|
+
"bluebird": "^3.4.5",
|
25
|
+
"cheerio": "^1.0.0-rc.12",
|
26
|
+
"https-proxy-agent": "^5.0.1",
|
27
|
+
"mqtt": "^4.3.7",
|
28
|
+
"npmlog": "^7.0.1",
|
29
|
+
"request": "^2.88.2",
|
30
|
+
"websocket-stream": "^5.5.2"
|
31
31
|
},
|
32
32
|
"engines": {
|
33
33
|
"node": ">=14.x <16.x"
|