@wix/automations 1.0.122 → 1.0.124
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/build/cjs/service-plugins.d.ts +1 -1
- package/build/cjs/service-plugins.js +2 -2
- package/build/cjs/service-plugins.js.map +1 -1
- package/build/es/service-plugins.d.ts +1 -1
- package/build/es/service-plugins.js +1 -1
- package/build/es/service-plugins.js.map +1 -1
- package/build/internal/cjs/service-plugins.d.ts +1 -1
- package/build/internal/cjs/service-plugins.js +2 -2
- package/build/internal/cjs/service-plugins.js.map +1 -1
- package/build/internal/es/service-plugins.d.ts +1 -1
- package/build/internal/es/service-plugins.js +1 -1
- package/build/internal/es/service-plugins.js.map +1 -1
- package/package.json +7 -7
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export * as actionProvider from '@wix/auto_sdk_automations_action-provider';
|
|
2
|
-
export * as
|
|
2
|
+
export * as triggerProvider from '@wix/auto_sdk_automations_trigger-provider';
|
|
@@ -23,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.
|
|
26
|
+
exports.triggerProvider = exports.actionProvider = void 0;
|
|
27
27
|
exports.actionProvider = __importStar(require("@wix/auto_sdk_automations_action-provider"));
|
|
28
|
-
exports.
|
|
28
|
+
exports.triggerProvider = __importStar(require("@wix/auto_sdk_automations_trigger-provider"));
|
|
29
29
|
//# sourceMappingURL=service-plugins.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service-plugins.js","sourceRoot":"","sources":["../../service-plugins.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,4FAA4E;AAC5E,
|
|
1
|
+
{"version":3,"file":"service-plugins.js","sourceRoot":"","sources":["../../service-plugins.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,4FAA4E;AAC5E,8FAA8E"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export * as actionProvider from '@wix/auto_sdk_automations_action-provider';
|
|
2
|
-
export * as
|
|
2
|
+
export * as triggerProvider from '@wix/auto_sdk_automations_trigger-provider';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export * as actionProvider from '@wix/auto_sdk_automations_action-provider';
|
|
2
|
-
export * as
|
|
2
|
+
export * as triggerProvider from '@wix/auto_sdk_automations_trigger-provider';
|
|
3
3
|
//# sourceMappingURL=service-plugins.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service-plugins.js","sourceRoot":"","sources":["../../service-plugins.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,cAAc,MAAM,2CAA2C,CAAC;AAC5E,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"service-plugins.js","sourceRoot":"","sources":["../../service-plugins.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,cAAc,MAAM,2CAA2C,CAAC;AAC5E,OAAO,KAAK,eAAe,MAAM,4CAA4C,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export * as actionProvider from '@wix/auto_sdk_automations_action-provider';
|
|
2
|
-
export * as
|
|
2
|
+
export * as triggerProvider from '@wix/auto_sdk_automations_trigger-provider';
|
|
@@ -23,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.
|
|
26
|
+
exports.triggerProvider = exports.actionProvider = void 0;
|
|
27
27
|
exports.actionProvider = __importStar(require("@wix/auto_sdk_automations_action-provider"));
|
|
28
|
-
exports.
|
|
28
|
+
exports.triggerProvider = __importStar(require("@wix/auto_sdk_automations_trigger-provider"));
|
|
29
29
|
//# sourceMappingURL=service-plugins.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service-plugins.js","sourceRoot":"","sources":["../../../service-plugins.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,4FAA4E;AAC5E,
|
|
1
|
+
{"version":3,"file":"service-plugins.js","sourceRoot":"","sources":["../../../service-plugins.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,4FAA4E;AAC5E,8FAA8E"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export * as actionProvider from '@wix/auto_sdk_automations_action-provider';
|
|
2
|
-
export * as
|
|
2
|
+
export * as triggerProvider from '@wix/auto_sdk_automations_trigger-provider';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export * as actionProvider from '@wix/auto_sdk_automations_action-provider';
|
|
2
|
-
export * as
|
|
2
|
+
export * as triggerProvider from '@wix/auto_sdk_automations_trigger-provider';
|
|
3
3
|
//# sourceMappingURL=service-plugins.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service-plugins.js","sourceRoot":"","sources":["../../../service-plugins.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,cAAc,MAAM,2CAA2C,CAAC;AAC5E,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"service-plugins.js","sourceRoot":"","sources":["../../../service-plugins.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,cAAc,MAAM,2CAA2C,CAAC;AAC5E,OAAO,KAAK,eAAe,MAAM,4CAA4C,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/automations",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.124",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -37,12 +37,12 @@
|
|
|
37
37
|
"service-plugins"
|
|
38
38
|
],
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@wix/auto_sdk_automations_action-provider": "1.0.
|
|
41
|
-
"@wix/auto_sdk_automations_activations": "1.0.
|
|
42
|
-
"@wix/auto_sdk_automations_automations-service": "1.0.
|
|
43
|
-
"@wix/auto_sdk_automations_automations-service-v-2": "1.0.
|
|
40
|
+
"@wix/auto_sdk_automations_action-provider": "1.0.3",
|
|
41
|
+
"@wix/auto_sdk_automations_activations": "1.0.5",
|
|
42
|
+
"@wix/auto_sdk_automations_automations-service": "1.0.3",
|
|
43
|
+
"@wix/auto_sdk_automations_automations-service-v-2": "1.0.4",
|
|
44
44
|
"@wix/auto_sdk_automations_custom-trigger": "1.0.2",
|
|
45
|
-
"@wix/
|
|
45
|
+
"@wix/auto_sdk_automations_trigger-provider": "1.0.0"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"typescript": "^5.3.2"
|
|
@@ -62,5 +62,5 @@
|
|
|
62
62
|
"fqdn": ""
|
|
63
63
|
}
|
|
64
64
|
},
|
|
65
|
-
"falconPackageHash": "
|
|
65
|
+
"falconPackageHash": "dde90b9bef2f3e05aa3e89fa678d3b66e573017966564bb62f19bf03"
|
|
66
66
|
}
|