@wix/automations 1.0.13 → 1.0.14

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/automations",
3
- "version": "1.0.13",
3
+ "version": "1.0.14",
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/automations_activations": "1.0.9",
21
+ "@wix/automations_activations": "1.0.10",
22
22
  "@wix/automations_automations-service": "1.0.5",
23
23
  "@wix/automations_automations-service-v-2": "1.0.2"
24
24
  },
@@ -44,5 +44,5 @@
44
44
  "fqdn": ""
45
45
  }
46
46
  },
47
- "falconPackageHash": "a56cec7b91df10e8c3528f4b19d5f1324586c6d1a91d13c9a332e17e"
47
+ "falconPackageHash": "e58a7379bece3bc6884f64557b7ec0daae5e12e2c9f30fa2af5ad96a"
48
48
  }
@@ -2951,7 +2951,7 @@ interface ReportEventRequest {
2951
2951
  * For example, `fc81a355-3429-50fc-a4c7-def486e828f3`.
2952
2952
  *
2953
2953
  * Required if your app needs to
2954
- * [cancel the event](https://dev.wix.com/docs/rest/business-management/automations/triggered-events/cancel-event)
2954
+ * [cancel the event](https://dev.wix.com/docs/sdk/backend-modules/automations/triggered-events/cancel-event)
2955
2955
  * if the automation becomes no longer relevant.
2956
2956
  *
2957
2957
  * Typically, this ID is defined in your system,
@@ -3287,7 +3287,7 @@ interface ReportEventOptions {
3287
3287
  * For example, `fc81a355-3429-50fc-a4c7-def486e828f3`.
3288
3288
  *
3289
3289
  * Required if your app needs to
3290
- * [cancel the event](https://dev.wix.com/docs/rest/business-management/automations/triggered-events/cancel-event)
3290
+ * [cancel the event](https://dev.wix.com/docs/sdk/backend-modules/automations/triggered-events/cancel-event)
3291
3291
  * if the automation becomes no longer relevant.
3292
3292
  *
3293
3293
  * Typically, this ID is defined in your system,
@@ -2951,7 +2951,7 @@ interface ReportEventRequest {
2951
2951
  * For example, `fc81a355-3429-50fc-a4c7-def486e828f3`.
2952
2952
  *
2953
2953
  * Required if your app needs to
2954
- * [cancel the event](https://dev.wix.com/docs/rest/business-management/automations/triggered-events/cancel-event)
2954
+ * [cancel the event](https://dev.wix.com/docs/sdk/backend-modules/automations/triggered-events/cancel-event)
2955
2955
  * if the automation becomes no longer relevant.
2956
2956
  *
2957
2957
  * Typically, this ID is defined in your system,
@@ -3287,7 +3287,7 @@ interface ReportEventOptions {
3287
3287
  * For example, `fc81a355-3429-50fc-a4c7-def486e828f3`.
3288
3288
  *
3289
3289
  * Required if your app needs to
3290
- * [cancel the event](https://dev.wix.com/docs/rest/business-management/automations/triggered-events/cancel-event)
3290
+ * [cancel the event](https://dev.wix.com/docs/sdk/backend-modules/automations/triggered-events/cancel-event)
3291
3291
  * if the automation becomes no longer relevant.
3292
3292
  *
3293
3293
  * Typically, this ID is defined in your system,
@@ -1854,7 +1854,7 @@ interface ReportEventRequest {
1854
1854
  * For example, `fc81a355-3429-50fc-a4c7-def486e828f3`.
1855
1855
  *
1856
1856
  * Required if your app needs to
1857
- * [cancel the event](https://dev.wix.com/docs/rest/business-management/automations/triggered-events/cancel-event)
1857
+ * [cancel the event](https://dev.wix.com/docs/sdk/backend-modules/automations/triggered-events/cancel-event)
1858
1858
  * if the automation becomes no longer relevant.
1859
1859
  *
1860
1860
  * Typically, this ID is defined in your system,