@wix/automations 1.0.8 → 1.0.9

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.
@@ -1,2 +1,3 @@
1
1
  export * as automationsService from '@wix/automations_automations-service/context';
2
2
  export * as activations from '@wix/automations_activations/context';
3
+ export * as automationsServiceV2 from '@wix/automations_automations-service-v-2/context';
@@ -23,7 +23,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.activations = exports.automationsService = void 0;
26
+ exports.automationsServiceV2 = exports.activations = exports.automationsService = void 0;
27
27
  exports.automationsService = __importStar(require("@wix/automations_automations-service/context"));
28
28
  exports.activations = __importStar(require("@wix/automations_activations/context"));
29
+ exports.automationsServiceV2 = __importStar(require("@wix/automations_automations-service-v-2/context"));
29
30
  //# sourceMappingURL=context.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,mGAAmF;AACnF,oFAAoE"}
1
+ {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,mGAAmF;AACnF,oFAAoE;AACpE,yGAAyF"}
@@ -1,2 +1,3 @@
1
1
  export * as automationsService from '@wix/automations_automations-service';
2
2
  export * as activations from '@wix/automations_activations';
3
+ export * as automationsServiceV2 from '@wix/automations_automations-service-v-2';
@@ -23,7 +23,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.activations = exports.automationsService = void 0;
26
+ exports.automationsServiceV2 = exports.activations = exports.automationsService = void 0;
27
27
  exports.automationsService = __importStar(require("@wix/automations_automations-service"));
28
28
  exports.activations = __importStar(require("@wix/automations_activations"));
29
+ exports.automationsServiceV2 = __importStar(require("@wix/automations_automations-service-v-2"));
29
30
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2FAA2E;AAC3E,4EAA4D"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2FAA2E;AAC3E,4EAA4D;AAC5D,iGAAiF"}
@@ -1,2 +1,3 @@
1
1
  export * as automationsService from '@wix/automations_automations-service/meta';
2
2
  export * as activations from '@wix/automations_activations/meta';
3
+ export * as automationsServiceV2 from '@wix/automations_automations-service-v-2/meta';
package/build/cjs/meta.js CHANGED
@@ -23,7 +23,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.activations = exports.automationsService = void 0;
26
+ exports.automationsServiceV2 = exports.activations = exports.automationsService = void 0;
27
27
  exports.automationsService = __importStar(require("@wix/automations_automations-service/meta"));
28
28
  exports.activations = __importStar(require("@wix/automations_activations/meta"));
29
+ exports.automationsServiceV2 = __importStar(require("@wix/automations_automations-service-v-2/meta"));
29
30
  //# sourceMappingURL=meta.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gGAAgF;AAChF,iFAAiE"}
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gGAAgF;AAChF,iFAAiE;AACjE,sGAAsF"}
@@ -1,2 +1,3 @@
1
1
  export * as automationsService from '@wix/automations_automations-service/context';
2
2
  export * as activations from '@wix/automations_activations/context';
3
+ export * as automationsServiceV2 from '@wix/automations_automations-service-v-2/context';
@@ -1,3 +1,4 @@
1
1
  export * as automationsService from '@wix/automations_automations-service/context';
2
2
  export * as activations from '@wix/automations_activations/context';
3
+ export * as automationsServiceV2 from '@wix/automations_automations-service-v-2/context';
3
4
  //# sourceMappingURL=context.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,kBAAkB,MAAM,8CAA8C,CAAC;AACnF,OAAO,KAAK,WAAW,MAAM,sCAAsC,CAAC"}
1
+ {"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,kBAAkB,MAAM,8CAA8C,CAAC;AACnF,OAAO,KAAK,WAAW,MAAM,sCAAsC,CAAC;AACpE,OAAO,KAAK,oBAAoB,MAAM,kDAAkD,CAAC"}
@@ -1,2 +1,3 @@
1
1
  export * as automationsService from '@wix/automations_automations-service';
2
2
  export * as activations from '@wix/automations_activations';
3
+ export * as automationsServiceV2 from '@wix/automations_automations-service-v-2';
package/build/es/index.js CHANGED
@@ -1,3 +1,4 @@
1
1
  export * as automationsService from '@wix/automations_automations-service';
2
2
  export * as activations from '@wix/automations_activations';
3
+ export * as automationsServiceV2 from '@wix/automations_automations-service-v-2';
3
4
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,kBAAkB,MAAM,sCAAsC,CAAC;AAC3E,OAAO,KAAK,WAAW,MAAM,8BAA8B,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,kBAAkB,MAAM,sCAAsC,CAAC;AAC3E,OAAO,KAAK,WAAW,MAAM,8BAA8B,CAAC;AAC5D,OAAO,KAAK,oBAAoB,MAAM,0CAA0C,CAAC"}
@@ -1,2 +1,3 @@
1
1
  export * as automationsService from '@wix/automations_automations-service/meta';
2
2
  export * as activations from '@wix/automations_activations/meta';
3
+ export * as automationsServiceV2 from '@wix/automations_automations-service-v-2/meta';
package/build/es/meta.js CHANGED
@@ -1,3 +1,4 @@
1
1
  export * as automationsService from '@wix/automations_automations-service/meta';
2
2
  export * as activations from '@wix/automations_activations/meta';
3
+ export * as automationsServiceV2 from '@wix/automations_automations-service-v-2/meta';
3
4
  //# sourceMappingURL=meta.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,kBAAkB,MAAM,2CAA2C,CAAC;AAChF,OAAO,KAAK,WAAW,MAAM,mCAAmC,CAAC"}
1
+ {"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,kBAAkB,MAAM,2CAA2C,CAAC;AAChF,OAAO,KAAK,WAAW,MAAM,mCAAmC,CAAC;AACjE,OAAO,KAAK,oBAAoB,MAAM,+CAA+C,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/automations",
3
- "version": "1.0.8",
3
+ "version": "1.0.9",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -18,8 +18,9 @@
18
18
  "type-bundles"
19
19
  ],
20
20
  "dependencies": {
21
- "@wix/automations_activations": "1.0.5",
22
- "@wix/automations_automations-service": "1.0.2"
21
+ "@wix/automations_activations": "1.0.6",
22
+ "@wix/automations_automations-service": "1.0.3",
23
+ "@wix/automations_automations-service-v-2": "1.0.0"
23
24
  },
24
25
  "devDependencies": {
25
26
  "glob": "^10.4.1",
@@ -43,5 +44,5 @@
43
44
  "fqdn": ""
44
45
  }
45
46
  },
46
- "falconPackageHash": "1e992daba8b6c8a6ec2b6c1c2e8a4fe241861a1a3f5f3013a08eff14"
47
+ "falconPackageHash": "e7e5faf6e7e81aea48ad35905c310ecde83969312932da9dcec65eb7"
47
48
  }