@wix/automations 1.0.67 → 1.0.69
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.
|
|
3
|
+
"version": "1.0.69",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"type-bundles"
|
|
22
22
|
],
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@wix/automations_activations": "1.0.
|
|
24
|
+
"@wix/automations_activations": "1.0.41",
|
|
25
25
|
"@wix/automations_automations-service": "1.0.31",
|
|
26
|
-
"@wix/automations_automations-service-v-2": "1.0.
|
|
26
|
+
"@wix/automations_automations-service-v-2": "1.0.40"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"glob": "^10.4.1",
|
|
@@ -48,5 +48,5 @@
|
|
|
48
48
|
"fqdn": ""
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
|
-
"falconPackageHash": "
|
|
51
|
+
"falconPackageHash": "661f58e1ec5c4632d2747a3bce90a0b1e70cf8506bc93d5498d01b20"
|
|
52
52
|
}
|
|
@@ -2635,7 +2635,9 @@ declare enum Origin$1 {
|
|
|
2635
2635
|
/** Automation created by application (site specific). */
|
|
2636
2636
|
APPLICATION = "APPLICATION",
|
|
2637
2637
|
/** Preinstalled application automation. */
|
|
2638
|
-
PREINSTALLED = "PREINSTALLED"
|
|
2638
|
+
PREINSTALLED = "PREINSTALLED",
|
|
2639
|
+
/** Automation created from a recipe. */
|
|
2640
|
+
RECIPE = "RECIPE"
|
|
2639
2641
|
}
|
|
2640
2642
|
interface ApplicationOrigin$1 {
|
|
2641
2643
|
/** Application ID. */
|
|
@@ -4391,7 +4393,9 @@ declare enum Origin {
|
|
|
4391
4393
|
/** Automation created by application (site specific). */
|
|
4392
4394
|
APPLICATION = "APPLICATION",
|
|
4393
4395
|
/** Preinstalled application automation. */
|
|
4394
|
-
PREINSTALLED = "PREINSTALLED"
|
|
4396
|
+
PREINSTALLED = "PREINSTALLED",
|
|
4397
|
+
/** Automation created from a recipe. */
|
|
4398
|
+
RECIPE = "RECIPE"
|
|
4395
4399
|
}
|
|
4396
4400
|
interface ApplicationOrigin {
|
|
4397
4401
|
/** Application ID. */
|
|
@@ -2635,7 +2635,9 @@ declare enum Origin$1 {
|
|
|
2635
2635
|
/** Automation created by application (site specific). */
|
|
2636
2636
|
APPLICATION = "APPLICATION",
|
|
2637
2637
|
/** Preinstalled application automation. */
|
|
2638
|
-
PREINSTALLED = "PREINSTALLED"
|
|
2638
|
+
PREINSTALLED = "PREINSTALLED",
|
|
2639
|
+
/** Automation created from a recipe. */
|
|
2640
|
+
RECIPE = "RECIPE"
|
|
2639
2641
|
}
|
|
2640
2642
|
interface ApplicationOrigin$1 {
|
|
2641
2643
|
/** Application ID. */
|
|
@@ -4391,7 +4393,9 @@ declare enum Origin {
|
|
|
4391
4393
|
/** Automation created by application (site specific). */
|
|
4392
4394
|
APPLICATION = "APPLICATION",
|
|
4393
4395
|
/** Preinstalled application automation. */
|
|
4394
|
-
PREINSTALLED = "PREINSTALLED"
|
|
4396
|
+
PREINSTALLED = "PREINSTALLED",
|
|
4397
|
+
/** Automation created from a recipe. */
|
|
4398
|
+
RECIPE = "RECIPE"
|
|
4395
4399
|
}
|
|
4396
4400
|
interface ApplicationOrigin {
|
|
4397
4401
|
/** Application ID. */
|
|
@@ -2384,7 +2384,9 @@ declare enum Origin$1 {
|
|
|
2384
2384
|
/** Automation created by application (site specific). */
|
|
2385
2385
|
APPLICATION = "APPLICATION",
|
|
2386
2386
|
/** Preinstalled application automation. */
|
|
2387
|
-
PREINSTALLED = "PREINSTALLED"
|
|
2387
|
+
PREINSTALLED = "PREINSTALLED",
|
|
2388
|
+
/** Automation created from a recipe. */
|
|
2389
|
+
RECIPE = "RECIPE"
|
|
2388
2390
|
}
|
|
2389
2391
|
interface ApplicationOrigin$1 {
|
|
2390
2392
|
/** Application ID. */
|
|
@@ -3541,7 +3543,9 @@ declare enum Origin {
|
|
|
3541
3543
|
/** Automation created by application (site specific). */
|
|
3542
3544
|
APPLICATION = "APPLICATION",
|
|
3543
3545
|
/** Preinstalled application automation. */
|
|
3544
|
-
PREINSTALLED = "PREINSTALLED"
|
|
3546
|
+
PREINSTALLED = "PREINSTALLED",
|
|
3547
|
+
/** Automation created from a recipe. */
|
|
3548
|
+
RECIPE = "RECIPE"
|
|
3545
3549
|
}
|
|
3546
3550
|
interface ApplicationOrigin {
|
|
3547
3551
|
/** Application ID. */
|