@wix/ecom 1.0.937 → 1.0.939
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 +49 -46
package/package.json
CHANGED
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/ecom",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.939",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
8
8
|
"keywords": [
|
|
9
|
-
"
|
|
9
|
+
"wixSdkBackendModule",
|
|
10
|
+
"wixSdkPageModule",
|
|
11
|
+
"wixSdkPublicModule"
|
|
10
12
|
],
|
|
11
13
|
"sideEffects": false,
|
|
12
14
|
"main": "./build/cjs/index.js",
|
|
@@ -17,6 +19,7 @@
|
|
|
17
19
|
"require": "./build/cjs/index.js",
|
|
18
20
|
"types": "./build/es/index.d.ts"
|
|
19
21
|
},
|
|
22
|
+
"./package.json": "./package.json",
|
|
20
23
|
"./meta": {
|
|
21
24
|
"import": "./build/es/meta.js",
|
|
22
25
|
"require": "./build/cjs/meta.js",
|
|
@@ -40,50 +43,50 @@
|
|
|
40
43
|
"dashboard"
|
|
41
44
|
],
|
|
42
45
|
"dependencies": {
|
|
43
|
-
"@wix/ecom_abandoned-checkouts": "1.0.
|
|
44
|
-
"@wix/ecom_additional-fees": "1.0.
|
|
46
|
+
"@wix/ecom_abandoned-checkouts": "1.0.77",
|
|
47
|
+
"@wix/ecom_additional-fees": "1.0.56",
|
|
45
48
|
"@wix/ecom_app-extensions": "1.0.11",
|
|
46
|
-
"@wix/ecom_back-in-stock-notifications": "1.0.
|
|
47
|
-
"@wix/ecom_back-in-stock-settings": "1.0.
|
|
48
|
-
"@wix/ecom_cart": "1.0.
|
|
49
|
-
"@wix/ecom_catalog": "1.0.
|
|
50
|
-
"@wix/ecom_checkout": "1.0.
|
|
51
|
-
"@wix/ecom_checkout-content": "1.0.
|
|
52
|
-
"@wix/ecom_checkout-settings": "1.0.
|
|
53
|
-
"@wix/ecom_checkout-templates": "1.0.
|
|
54
|
-
"@wix/ecom_currencies": "1.0.
|
|
55
|
-
"@wix/ecom_current-cart": "1.0.
|
|
56
|
-
"@wix/ecom_custom-triggers": "1.0.
|
|
57
|
-
"@wix/ecom_delivery-profile": "1.0.
|
|
58
|
-
"@wix/ecom_delivery-solutions": "1.0.
|
|
59
|
-
"@wix/ecom_discount-rules": "1.0.
|
|
60
|
-
"@wix/ecom_discounts": "1.0.
|
|
61
|
-
"@wix/ecom_discounts-custom-trigger": "1.0.
|
|
62
|
-
"@wix/ecom_draft-orders": "1.0.
|
|
63
|
-
"@wix/ecom_gift-vouchers": "1.0.
|
|
64
|
-
"@wix/ecom_gift-vouchers-provider": "1.0.
|
|
65
|
-
"@wix/ecom_local-delivery-options": "1.0.
|
|
66
|
-
"@wix/ecom_memberships": "1.0.
|
|
67
|
-
"@wix/ecom_order-billing": "1.0.
|
|
68
|
-
"@wix/ecom_order-fulfillments": "1.0.
|
|
69
|
-
"@wix/ecom_order-invoices": "1.0.
|
|
70
|
-
"@wix/ecom_order-payment-requests": "1.0.
|
|
71
|
-
"@wix/ecom_order-transactions": "1.0.
|
|
72
|
-
"@wix/ecom_orders": "1.0.
|
|
73
|
-
"@wix/ecom_orders-settings": "1.0.
|
|
74
|
-
"@wix/ecom_payment-settings": "1.0.
|
|
75
|
-
"@wix/ecom_pickup-locations": "1.0.
|
|
76
|
-
"@wix/ecom_recommendations": "1.0.
|
|
77
|
-
"@wix/ecom_recommendations-provider": "1.0.
|
|
78
|
-
"@wix/ecom_shipping-options": "1.0.
|
|
79
|
-
"@wix/ecom_shipping-rates": "1.0.
|
|
80
|
-
"@wix/ecom_shippo-configurations": "1.0.
|
|
81
|
-
"@wix/ecom_subscription-contracts": "1.0.
|
|
82
|
-
"@wix/ecom_tip-settings": "1.0.
|
|
83
|
-
"@wix/ecom_tippable-staff": "1.0.
|
|
84
|
-
"@wix/ecom_tips": "1.0.
|
|
85
|
-
"@wix/ecom_totals-calculator": "1.0.
|
|
86
|
-
"@wix/ecom_validations": "1.0.
|
|
49
|
+
"@wix/ecom_back-in-stock-notifications": "1.0.82",
|
|
50
|
+
"@wix/ecom_back-in-stock-settings": "1.0.64",
|
|
51
|
+
"@wix/ecom_cart": "1.0.138",
|
|
52
|
+
"@wix/ecom_catalog": "1.0.19",
|
|
53
|
+
"@wix/ecom_checkout": "1.0.145",
|
|
54
|
+
"@wix/ecom_checkout-content": "1.0.35",
|
|
55
|
+
"@wix/ecom_checkout-settings": "1.0.81",
|
|
56
|
+
"@wix/ecom_checkout-templates": "1.0.138",
|
|
57
|
+
"@wix/ecom_currencies": "1.0.65",
|
|
58
|
+
"@wix/ecom_current-cart": "1.0.140",
|
|
59
|
+
"@wix/ecom_custom-triggers": "1.0.50",
|
|
60
|
+
"@wix/ecom_delivery-profile": "1.0.63",
|
|
61
|
+
"@wix/ecom_delivery-solutions": "1.0.36",
|
|
62
|
+
"@wix/ecom_discount-rules": "1.0.83",
|
|
63
|
+
"@wix/ecom_discounts": "1.0.33",
|
|
64
|
+
"@wix/ecom_discounts-custom-trigger": "1.0.37",
|
|
65
|
+
"@wix/ecom_draft-orders": "1.0.76",
|
|
66
|
+
"@wix/ecom_gift-vouchers": "1.0.34",
|
|
67
|
+
"@wix/ecom_gift-vouchers-provider": "1.0.31",
|
|
68
|
+
"@wix/ecom_local-delivery-options": "1.0.42",
|
|
69
|
+
"@wix/ecom_memberships": "1.0.29",
|
|
70
|
+
"@wix/ecom_order-billing": "1.0.7",
|
|
71
|
+
"@wix/ecom_order-fulfillments": "1.0.75",
|
|
72
|
+
"@wix/ecom_order-invoices": "1.0.68",
|
|
73
|
+
"@wix/ecom_order-payment-requests": "1.0.40",
|
|
74
|
+
"@wix/ecom_order-transactions": "1.0.104",
|
|
75
|
+
"@wix/ecom_orders": "1.0.190",
|
|
76
|
+
"@wix/ecom_orders-settings": "1.0.75",
|
|
77
|
+
"@wix/ecom_payment-settings": "1.0.110",
|
|
78
|
+
"@wix/ecom_pickup-locations": "1.0.38",
|
|
79
|
+
"@wix/ecom_recommendations": "1.0.72",
|
|
80
|
+
"@wix/ecom_recommendations-provider": "1.0.31",
|
|
81
|
+
"@wix/ecom_shipping-options": "1.0.36",
|
|
82
|
+
"@wix/ecom_shipping-rates": "1.0.75",
|
|
83
|
+
"@wix/ecom_shippo-configurations": "1.0.44",
|
|
84
|
+
"@wix/ecom_subscription-contracts": "1.0.38",
|
|
85
|
+
"@wix/ecom_tip-settings": "1.0.24",
|
|
86
|
+
"@wix/ecom_tippable-staff": "1.0.24",
|
|
87
|
+
"@wix/ecom_tips": "1.0.28",
|
|
88
|
+
"@wix/ecom_totals-calculator": "1.0.48",
|
|
89
|
+
"@wix/ecom_validations": "1.0.67"
|
|
87
90
|
},
|
|
88
91
|
"devDependencies": {
|
|
89
92
|
"typescript": "^5.3.2"
|
|
@@ -103,5 +106,5 @@
|
|
|
103
106
|
"fqdn": ""
|
|
104
107
|
}
|
|
105
108
|
},
|
|
106
|
-
"falconPackageHash": "
|
|
109
|
+
"falconPackageHash": "138b075b6ead4e4d2ca923b309535b4a6f344e10792987d36a49d156"
|
|
107
110
|
}
|