@wix/domains 1.0.29 → 1.0.30

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/domains",
3
- "version": "1.0.29",
3
+ "version": "1.0.30",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -22,7 +22,7 @@
22
22
  "@wix/domains_connected-domains": "1.0.12",
23
23
  "@wix/domains_domain-availability": "1.0.8",
24
24
  "@wix/domains_domain-dns": "1.0.7",
25
- "@wix/domains_domain-suggestions": "1.0.14",
25
+ "@wix/domains_domain-suggestions": "1.0.15",
26
26
  "@wix/domains_registered-domains": "1.0.10"
27
27
  },
28
28
  "devDependencies": {
@@ -48,5 +48,5 @@
48
48
  "fqdn": ""
49
49
  }
50
50
  },
51
- "falconPackageHash": "047bb8b8cae34b6e7e22c24175ea8196abf2f0e9dfa269a0413b1726"
51
+ "falconPackageHash": "a027074b53b8e50d9e87dd02759cb897b15b466b2be39bff48a5a862"
52
52
  }
@@ -2040,7 +2040,7 @@ interface SuggestDomainsRequest {
2040
2040
  * Maximum length of domain name in suggestions.
2041
2041
  *
2042
2042
  * Min: `3`
2043
- * Max: `30`
2043
+ * Max: `63`
2044
2044
  * Default: `No max`
2045
2045
  * Note: max length is only for the SLD (not including TLD).
2046
2046
  */
@@ -2128,7 +2128,7 @@ interface SuggestDomainsOptions {
2128
2128
  * Maximum length of domain name in suggestions.
2129
2129
  *
2130
2130
  * Min: `3`
2131
- * Max: `30`
2131
+ * Max: `63`
2132
2132
  * Default: `No max`
2133
2133
  * Note: max length is only for the SLD (not including TLD).
2134
2134
  */
@@ -2040,7 +2040,7 @@ interface SuggestDomainsRequest {
2040
2040
  * Maximum length of domain name in suggestions.
2041
2041
  *
2042
2042
  * Min: `3`
2043
- * Max: `30`
2043
+ * Max: `63`
2044
2044
  * Default: `No max`
2045
2045
  * Note: max length is only for the SLD (not including TLD).
2046
2046
  */
@@ -2128,7 +2128,7 @@ interface SuggestDomainsOptions {
2128
2128
  * Maximum length of domain name in suggestions.
2129
2129
  *
2130
2130
  * Min: `3`
2131
- * Max: `30`
2131
+ * Max: `63`
2132
2132
  * Default: `No max`
2133
2133
  * Note: max length is only for the SLD (not including TLD).
2134
2134
  */
@@ -2399,7 +2399,7 @@ interface SuggestDomainsRequest$1 {
2399
2399
  * Maximum length of domain name in suggestions.
2400
2400
  *
2401
2401
  * Min: `3`
2402
- * Max: `30`
2402
+ * Max: `63`
2403
2403
  * Default: `No max`
2404
2404
  * Note: max length is only for the SLD (not including TLD).
2405
2405
  */
@@ -2506,7 +2506,7 @@ interface SuggestDomainsRequest {
2506
2506
  * Maximum length of domain name in suggestions.
2507
2507
  *
2508
2508
  * Min: `3`
2509
- * Max: `30`
2509
+ * Max: `63`
2510
2510
  * Default: `No max`
2511
2511
  * Note: max length is only for the SLD (not including TLD).
2512
2512
  */