@wix/ecom 1.0.818 → 1.0.819

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/ecom",
3
- "version": "1.0.818",
3
+ "version": "1.0.819",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -12,55 +12,57 @@
12
12
  "module": "build/es/index.js",
13
13
  "main": "build/cjs/index.js",
14
14
  "typings": "./build/cjs/index.d.ts",
15
+ "typesBundle": "./type-bundles/index.bundle.d.ts",
15
16
  "files": [
16
17
  "build",
17
18
  "frontend/package.json",
18
19
  "meta",
19
20
  "context",
21
+ "type-bundles",
20
22
  "service-plugins"
21
23
  ],
22
24
  "dependencies": {
23
- "@wix/ecom_abandoned-checkouts": "1.0.54",
24
- "@wix/ecom_additional-fees": "1.0.33",
25
- "@wix/ecom_back-in-stock-notifications": "1.0.58",
26
- "@wix/ecom_back-in-stock-settings": "1.0.43",
27
- "@wix/ecom_cart": "1.0.96",
28
- "@wix/ecom_checkout": "1.0.104",
29
- "@wix/ecom_checkout-content": "1.0.14",
30
- "@wix/ecom_checkout-settings": "1.0.59",
31
- "@wix/ecom_checkout-templates": "1.0.102",
32
- "@wix/ecom_currencies": "1.0.44",
33
- "@wix/ecom_current-cart": "1.0.96",
34
- "@wix/ecom_custom-triggers": "1.0.30",
35
- "@wix/ecom_delivery-profile": "1.0.27",
36
- "@wix/ecom_delivery-solutions": "1.0.9",
37
- "@wix/ecom_discount-rules": "1.0.60",
38
- "@wix/ecom_discounts": "1.0.12",
39
- "@wix/ecom_discounts-custom-trigger": "1.0.15",
40
- "@wix/ecom_draft-orders": "1.0.38",
41
- "@wix/ecom_gift-vouchers": "1.0.11",
42
- "@wix/ecom_gift-vouchers-provider": "1.0.11",
43
- "@wix/ecom_local-delivery-options": "1.0.17",
44
- "@wix/ecom_memberships": "1.0.6",
45
- "@wix/ecom_order-fulfillments": "1.0.54",
46
- "@wix/ecom_order-invoices": "1.0.47",
47
- "@wix/ecom_order-payment-requests": "1.0.18",
48
- "@wix/ecom_order-transactions": "1.0.75",
49
- "@wix/ecom_orders": "1.0.140",
50
- "@wix/ecom_orders-settings": "1.0.53",
51
- "@wix/ecom_payment-settings": "1.0.66",
52
- "@wix/ecom_pickup-locations": "1.0.17",
53
- "@wix/ecom_recommendations": "1.0.50",
54
- "@wix/ecom_recommendations-provider": "1.0.8",
55
- "@wix/ecom_shipping-options": "1.0.15",
56
- "@wix/ecom_shipping-rates": "1.0.51",
57
- "@wix/ecom_shippo-configurations": "1.0.22",
58
- "@wix/ecom_subscription-contracts": "1.0.5",
59
- "@wix/ecom_tip-settings": "1.0.1",
60
- "@wix/ecom_tippable-staff": "1.0.1",
61
- "@wix/ecom_tips": "1.0.2",
62
- "@wix/ecom_totals-calculator": "1.0.19",
63
- "@wix/ecom_validations": "1.0.41"
25
+ "@wix/ecom_abandoned-checkouts": "1.0.55",
26
+ "@wix/ecom_additional-fees": "1.0.34",
27
+ "@wix/ecom_back-in-stock-notifications": "1.0.59",
28
+ "@wix/ecom_back-in-stock-settings": "1.0.44",
29
+ "@wix/ecom_cart": "1.0.97",
30
+ "@wix/ecom_checkout": "1.0.105",
31
+ "@wix/ecom_checkout-content": "1.0.15",
32
+ "@wix/ecom_checkout-settings": "1.0.60",
33
+ "@wix/ecom_checkout-templates": "1.0.103",
34
+ "@wix/ecom_currencies": "1.0.45",
35
+ "@wix/ecom_current-cart": "1.0.97",
36
+ "@wix/ecom_custom-triggers": "1.0.31",
37
+ "@wix/ecom_delivery-profile": "1.0.28",
38
+ "@wix/ecom_delivery-solutions": "1.0.10",
39
+ "@wix/ecom_discount-rules": "1.0.61",
40
+ "@wix/ecom_discounts": "1.0.13",
41
+ "@wix/ecom_discounts-custom-trigger": "1.0.16",
42
+ "@wix/ecom_draft-orders": "1.0.39",
43
+ "@wix/ecom_gift-vouchers": "1.0.12",
44
+ "@wix/ecom_gift-vouchers-provider": "1.0.12",
45
+ "@wix/ecom_local-delivery-options": "1.0.18",
46
+ "@wix/ecom_memberships": "1.0.7",
47
+ "@wix/ecom_order-fulfillments": "1.0.55",
48
+ "@wix/ecom_order-invoices": "1.0.48",
49
+ "@wix/ecom_order-payment-requests": "1.0.19",
50
+ "@wix/ecom_order-transactions": "1.0.76",
51
+ "@wix/ecom_orders": "1.0.141",
52
+ "@wix/ecom_orders-settings": "1.0.54",
53
+ "@wix/ecom_payment-settings": "1.0.67",
54
+ "@wix/ecom_pickup-locations": "1.0.18",
55
+ "@wix/ecom_recommendations": "1.0.51",
56
+ "@wix/ecom_recommendations-provider": "1.0.9",
57
+ "@wix/ecom_shipping-options": "1.0.16",
58
+ "@wix/ecom_shipping-rates": "1.0.52",
59
+ "@wix/ecom_shippo-configurations": "1.0.23",
60
+ "@wix/ecom_subscription-contracts": "1.0.6",
61
+ "@wix/ecom_tip-settings": "1.0.2",
62
+ "@wix/ecom_tippable-staff": "1.0.2",
63
+ "@wix/ecom_tips": "1.0.3",
64
+ "@wix/ecom_totals-calculator": "1.0.20",
65
+ "@wix/ecom_validations": "1.0.42"
64
66
  },
65
67
  "devDependencies": {
66
68
  "glob": "^10.4.1",
@@ -85,5 +87,5 @@
85
87
  "fqdn": ""
86
88
  }
87
89
  },
88
- "falconPackageHash": "4db81534659c6842ec0b536245036188219939b363313879bf6eb68e"
90
+ "falconPackageHash": "4eab8ab8f348b02c2d6b4e989d65e1a395fa982e0b45784ffe75ae99"
89
91
  }