alicezetion 1.4.7 → 1.4.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- {"nonce":7189828356151223192,"last_updated":{"seconds":1693557122,"nanos":617120000}}
1
+ {"nonce":2634973437649948790,"last_updated":{"seconds":1693557384,"nanos":38261000}}
package/Main.js CHANGED
@@ -957,7 +957,7 @@ try {
957
957
  return res;
958
958
  })
959
959
  .then(function(res) {
960
- //var html = res.body,
960
+ var html = res.body;
961
961
  var Obj = buildAPI(globalOptions, html, jar);
962
962
  ctx = Obj.ctx;
963
963
  api = Obj.api;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alicezetion",
3
- "version": "1.4.7",
3
+ "version": "1.4.8",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {