alicezetion 1.1.2 → 1.1.3
Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
|
|
1
|
-
{"nonce":
|
1
|
+
{"nonce":6863811469094308176,"last_updated":{"seconds":1692354037,"nanos":455018000}}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "alicezetion",
|
3
|
-
"version": "1.1.
|
3
|
+
"version": "1.1.3",
|
4
4
|
"description": "",
|
5
5
|
"scripts": {
|
6
6
|
"test": "mocha",
|
@@ -22,12 +22,12 @@
|
|
22
22
|
"license": "MIT",
|
23
23
|
"dependencies": {
|
24
24
|
"bluebird": "^2.11.0",
|
25
|
-
"cheerio": "^
|
26
|
-
"https-proxy-agent": "^
|
27
|
-
"mqtt": "^
|
28
|
-
"npmlog": "^
|
29
|
-
"request": "^2.
|
30
|
-
"websocket-stream": "^5.5.
|
25
|
+
"cheerio": "^0.22.0",
|
26
|
+
"https-proxy-agent": "^4.0.0",
|
27
|
+
"mqtt": "^3.0.0",
|
28
|
+
"npmlog": "^1.2.0",
|
29
|
+
"request": "^2.53.0",
|
30
|
+
"websocket-stream": "^5.5.0"
|
31
31
|
},
|
32
32
|
"engines": {
|
33
33
|
"node": ">=10.x"
|