@longvansoftware/service-js-client 1.1.2 → 1.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,6 +14,8 @@ exports.COMPUTING_DETAIL = (0, graphql_tag_1.gql) `
14
14
  ips
15
15
  province
16
16
  console
17
+ consoleCookieName
18
+ consoleCookieValue
17
19
  existPortNat
18
20
  }
19
21
  }
@@ -31,7 +33,6 @@ exports.PORTNATS = (0, graphql_tag_1.gql) `
31
33
  description
32
34
  status
33
35
  domain
34
- infoConnect
35
36
  }
36
37
  }
37
38
  `;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/service-js-client",
3
- "version": "1.1.2",
3
+ "version": "1.1.4",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [