@longvansoftware/service-js-client 1.7.6 → 1.7.8

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.
@@ -261,7 +261,7 @@ exports.GET_WHOIS_DOMAIN_INFO = (0, graphql_tag_1.gql) `
261
261
  expiredDate
262
262
  idnDomainName
263
263
  issuedDate
264
- nameServer
264
+ dns
265
265
  reason
266
266
  registrantName
267
267
  registrarEnUrl
@@ -55,6 +55,7 @@ exports.GET_ORDER_DETAIL = (0, graphql_tag_1.gql) `
55
55
  idOption
56
56
  name
57
57
  value
58
+ title
58
59
  }
59
60
  resourceItems {
60
61
  name
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/service-js-client",
3
- "version": "1.7.6",
3
+ "version": "1.7.8",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [