alicezetion 1.0.5 → 1.0.6
Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
|
|
1
|
-
{"nonce":
|
1
|
+
{"nonce":6325928816017784121,"last_updated":{"seconds":1692339264,"nanos":125385000}}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "alicezetion",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.6",
|
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": "^3.7.2",
|
25
25
|
"cheerio": "latest",
|
26
26
|
"https-proxy-agent": "latest",
|
27
27
|
"mqtt": "latest",
|