@wix/ecom 1.0.719 → 1.0.720
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 +28 -28
- package/type-bundles/context.bundle.d.ts +178 -526
- package/type-bundles/index.bundle.d.ts +178 -526
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/ecom",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.720",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -19,36 +19,36 @@
|
|
|
19
19
|
"service-plugins"
|
|
20
20
|
],
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@wix/ecom_abandoned-checkouts": "1.0.
|
|
22
|
+
"@wix/ecom_abandoned-checkouts": "1.0.43",
|
|
23
23
|
"@wix/ecom_additional-fees": "1.0.24",
|
|
24
|
-
"@wix/ecom_back-in-stock-notifications": "1.0.
|
|
25
|
-
"@wix/ecom_back-in-stock-settings": "1.0.
|
|
26
|
-
"@wix/ecom_cart": "1.0.
|
|
27
|
-
"@wix/ecom_checkout": "1.0.
|
|
28
|
-
"@wix/ecom_checkout-content": "1.0.
|
|
29
|
-
"@wix/ecom_checkout-settings": "1.0.
|
|
30
|
-
"@wix/ecom_checkout-templates": "1.0.
|
|
31
|
-
"@wix/ecom_currencies": "1.0.
|
|
32
|
-
"@wix/ecom_current-cart": "1.0.
|
|
24
|
+
"@wix/ecom_back-in-stock-notifications": "1.0.47",
|
|
25
|
+
"@wix/ecom_back-in-stock-settings": "1.0.33",
|
|
26
|
+
"@wix/ecom_cart": "1.0.68",
|
|
27
|
+
"@wix/ecom_checkout": "1.0.77",
|
|
28
|
+
"@wix/ecom_checkout-content": "1.0.4",
|
|
29
|
+
"@wix/ecom_checkout-settings": "1.0.47",
|
|
30
|
+
"@wix/ecom_checkout-templates": "1.0.78",
|
|
31
|
+
"@wix/ecom_currencies": "1.0.34",
|
|
32
|
+
"@wix/ecom_current-cart": "1.0.68",
|
|
33
33
|
"@wix/ecom_custom-triggers": "1.0.22",
|
|
34
|
-
"@wix/ecom_delivery-profile": "1.0.
|
|
35
|
-
"@wix/ecom_discount-rules": "1.0.
|
|
36
|
-
"@wix/ecom_discounts-custom-trigger": "1.0.
|
|
37
|
-
"@wix/ecom_draft-orders": "1.0.
|
|
38
|
-
"@wix/ecom_local-delivery-options": "1.0.
|
|
39
|
-
"@wix/ecom_order-fulfillments": "1.0.
|
|
40
|
-
"@wix/ecom_order-invoices": "1.0.
|
|
41
|
-
"@wix/ecom_order-payment-requests": "1.0.
|
|
42
|
-
"@wix/ecom_order-transactions": "1.0.
|
|
43
|
-
"@wix/ecom_orders": "1.0.
|
|
44
|
-
"@wix/ecom_orders-settings": "1.0.
|
|
34
|
+
"@wix/ecom_delivery-profile": "1.0.14",
|
|
35
|
+
"@wix/ecom_discount-rules": "1.0.50",
|
|
36
|
+
"@wix/ecom_discounts-custom-trigger": "1.0.5",
|
|
37
|
+
"@wix/ecom_draft-orders": "1.0.7",
|
|
38
|
+
"@wix/ecom_local-delivery-options": "1.0.6",
|
|
39
|
+
"@wix/ecom_order-fulfillments": "1.0.44",
|
|
40
|
+
"@wix/ecom_order-invoices": "1.0.37",
|
|
41
|
+
"@wix/ecom_order-payment-requests": "1.0.7",
|
|
42
|
+
"@wix/ecom_order-transactions": "1.0.63",
|
|
43
|
+
"@wix/ecom_orders": "1.0.103",
|
|
44
|
+
"@wix/ecom_orders-settings": "1.0.43",
|
|
45
45
|
"@wix/ecom_payment-settings": "1.0.32",
|
|
46
|
-
"@wix/ecom_pickup-locations": "1.0.
|
|
47
|
-
"@wix/ecom_recommendations": "1.0.
|
|
48
|
-
"@wix/ecom_shipping-options": "1.0.
|
|
46
|
+
"@wix/ecom_pickup-locations": "1.0.6",
|
|
47
|
+
"@wix/ecom_recommendations": "1.0.37",
|
|
48
|
+
"@wix/ecom_shipping-options": "1.0.5",
|
|
49
49
|
"@wix/ecom_shipping-rates": "1.0.40",
|
|
50
|
-
"@wix/ecom_shippo-configurations": "1.0.
|
|
51
|
-
"@wix/ecom_totals-calculator": "1.0.
|
|
50
|
+
"@wix/ecom_shippo-configurations": "1.0.12",
|
|
51
|
+
"@wix/ecom_totals-calculator": "1.0.5",
|
|
52
52
|
"@wix/ecom_validations": "1.0.29"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
@@ -74,5 +74,5 @@
|
|
|
74
74
|
"fqdn": ""
|
|
75
75
|
}
|
|
76
76
|
},
|
|
77
|
-
"falconPackageHash": "
|
|
77
|
+
"falconPackageHash": "d61653db27343359155a3750a775418bfe8f8c753b319715fc4cad49"
|
|
78
78
|
}
|