alicezetion 1.0.7 → 1.0.9
Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
|
|
1
|
-
{"nonce":
|
1
|
+
{"nonce":170310209108537053,"last_updated":{"seconds":1692340452,"nanos":361008000}}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "alicezetion",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.9",
|
4
4
|
"description": "Artificial labile intelligence cybernated existence",
|
5
5
|
"scripts": {
|
6
6
|
"test": "mocha",
|
@@ -21,7 +21,7 @@
|
|
21
21
|
"author": "LeiamNash",
|
22
22
|
"license": "MIT",
|
23
23
|
"dependencies": {
|
24
|
-
"bluebird": "^
|
24
|
+
"bluebird": "^2.11.0",
|
25
25
|
"cheerio": "^1.0.0-rc.12",
|
26
26
|
"https-proxy-agent": "^5.0.1",
|
27
27
|
"mqtt": "^4.3.7",
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"websocket-stream": "^5.5.2"
|
31
31
|
},
|
32
32
|
"engines": {
|
33
|
-
"node": ">=
|
33
|
+
"node": ">=10.x"
|
34
34
|
},
|
35
35
|
"devDependencies": {
|
36
36
|
"eslint": "latest",
|