@wix/packages 1.0.10 → 1.0.11

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/packages",
3
- "version": "1.0.10",
3
+ "version": "1.0.11",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -18,7 +18,7 @@
18
18
  "type-bundles"
19
19
  ],
20
20
  "dependencies": {
21
- "@wix/packages_packages": "1.0.10"
21
+ "@wix/packages_packages": "1.0.11"
22
22
  },
23
23
  "devDependencies": {
24
24
  "glob": "^10.4.1",
@@ -43,5 +43,5 @@
43
43
  "fqdn": ""
44
44
  }
45
45
  },
46
- "falconPackageHash": "0df6f6e8d814ec3ccd62833bd06cebc21a346d65a36785f0ad1b2511"
46
+ "falconPackageHash": "8a3165c1dc4a72564b49210b90c58373171f6805b68dab07b5844e4e"
47
47
  }
@@ -44,7 +44,7 @@ interface Package {
44
44
  _id?: string;
45
45
  /**
46
46
  * Wix account ID. See
47
- * [Account Level APIs](https://dev.wix.com/api/rest/account-level-apis/about-account-level-apis)
47
+ * [Account Level APIs](https://dev.wix.com/docs/rest/account-level/about-account-level-apis)
48
48
  * for more details.
49
49
  * @readonly
50
50
  */
@@ -44,7 +44,7 @@ interface Package {
44
44
  _id?: string;
45
45
  /**
46
46
  * Wix account ID. See
47
- * [Account Level APIs](https://dev.wix.com/api/rest/account-level-apis/about-account-level-apis)
47
+ * [Account Level APIs](https://dev.wix.com/docs/rest/account-level/about-account-level-apis)
48
48
  * for more details.
49
49
  * @readonly
50
50
  */
@@ -10,7 +10,7 @@ interface Package$1 {
10
10
  id?: string;
11
11
  /**
12
12
  * Wix account ID. See
13
- * [Account Level APIs](https://dev.wix.com/api/rest/account-level-apis/about-account-level-apis)
13
+ * [Account Level APIs](https://dev.wix.com/docs/rest/account-level/about-account-level-apis)
14
14
  * for more details.
15
15
  * @readonly
16
16
  */
@@ -462,7 +462,7 @@ interface Package {
462
462
  _id?: string;
463
463
  /**
464
464
  * Wix account ID. See
465
- * [Account Level APIs](https://dev.wix.com/api/rest/account-level-apis/about-account-level-apis)
465
+ * [Account Level APIs](https://dev.wix.com/docs/rest/account-level/about-account-level-apis)
466
466
  * for more details.
467
467
  * @readonly
468
468
  */