@wix/ecom 1.0.933 → 1.0.935

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.
Files changed (1) hide show
  1. package/package.json +46 -58
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/ecom",
3
- "version": "1.0.933",
3
+ "version": "1.0.935",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -27,16 +27,6 @@
27
27
  "require": "./build/cjs/service-plugins.js",
28
28
  "types": "./build/es/service-plugins.d.ts"
29
29
  },
30
- "./extensions": {
31
- "import": "./build/es/extensions.js",
32
- "require": "./build/cjs/extensions.js",
33
- "types": "./build/es/extensions.d.ts"
34
- },
35
- "./dashboard-plugins": {
36
- "import": "./build/es/dashboard-plugins.js",
37
- "require": "./build/cjs/dashboard-plugins.js",
38
- "types": "./build/es/dashboard-plugins.d.ts"
39
- },
40
30
  "./dashboard": {
41
31
  "import": "./build/es/dashboard.js",
42
32
  "require": "./build/cjs/dashboard.js",
@@ -47,55 +37,53 @@
47
37
  "build",
48
38
  "meta",
49
39
  "service-plugins",
50
- "extensions",
51
- "dashboard-plugins",
52
40
  "dashboard"
53
41
  ],
54
42
  "dependencies": {
55
- "@wix/ecom_abandoned-checkouts": "1.0.74",
56
- "@wix/ecom_additional-fees": "1.0.53",
57
- "@wix/ecom_app-extensions": "1.0.8",
58
- "@wix/ecom_back-in-stock-notifications": "1.0.79",
59
- "@wix/ecom_back-in-stock-settings": "1.0.61",
60
- "@wix/ecom_cart": "1.0.135",
61
- "@wix/ecom_catalog": "1.0.16",
62
- "@wix/ecom_checkout": "1.0.142",
63
- "@wix/ecom_checkout-content": "1.0.32",
64
- "@wix/ecom_checkout-settings": "1.0.78",
65
- "@wix/ecom_checkout-templates": "1.0.135",
66
- "@wix/ecom_currencies": "1.0.62",
67
- "@wix/ecom_current-cart": "1.0.137",
68
- "@wix/ecom_custom-triggers": "1.0.47",
69
- "@wix/ecom_delivery-profile": "1.0.60",
70
- "@wix/ecom_delivery-solutions": "1.0.33",
71
- "@wix/ecom_discount-rules": "1.0.80",
72
- "@wix/ecom_discounts": "1.0.30",
73
- "@wix/ecom_discounts-custom-trigger": "1.0.34",
74
- "@wix/ecom_draft-orders": "1.0.73",
75
- "@wix/ecom_gift-vouchers": "1.0.31",
76
- "@wix/ecom_gift-vouchers-provider": "1.0.28",
77
- "@wix/ecom_local-delivery-options": "1.0.39",
78
- "@wix/ecom_memberships": "1.0.26",
79
- "@wix/ecom_order-billing": "1.0.4",
80
- "@wix/ecom_order-fulfillments": "1.0.72",
81
- "@wix/ecom_order-invoices": "1.0.65",
82
- "@wix/ecom_order-payment-requests": "1.0.37",
83
- "@wix/ecom_order-transactions": "1.0.101",
84
- "@wix/ecom_orders": "1.0.187",
85
- "@wix/ecom_orders-settings": "1.0.72",
86
- "@wix/ecom_payment-settings": "1.0.107",
87
- "@wix/ecom_pickup-locations": "1.0.35",
88
- "@wix/ecom_recommendations": "1.0.69",
89
- "@wix/ecom_recommendations-provider": "1.0.28",
90
- "@wix/ecom_shipping-options": "1.0.33",
91
- "@wix/ecom_shipping-rates": "1.0.72",
92
- "@wix/ecom_shippo-configurations": "1.0.41",
93
- "@wix/ecom_subscription-contracts": "1.0.35",
94
- "@wix/ecom_tip-settings": "1.0.21",
95
- "@wix/ecom_tippable-staff": "1.0.21",
96
- "@wix/ecom_tips": "1.0.25",
97
- "@wix/ecom_totals-calculator": "1.0.45",
98
- "@wix/ecom_validations": "1.0.64"
43
+ "@wix/ecom_abandoned-checkouts": "1.0.75",
44
+ "@wix/ecom_additional-fees": "1.0.54",
45
+ "@wix/ecom_app-extensions": "1.0.9",
46
+ "@wix/ecom_back-in-stock-notifications": "1.0.80",
47
+ "@wix/ecom_back-in-stock-settings": "1.0.62",
48
+ "@wix/ecom_cart": "1.0.136",
49
+ "@wix/ecom_catalog": "1.0.17",
50
+ "@wix/ecom_checkout": "1.0.143",
51
+ "@wix/ecom_checkout-content": "1.0.33",
52
+ "@wix/ecom_checkout-settings": "1.0.79",
53
+ "@wix/ecom_checkout-templates": "1.0.136",
54
+ "@wix/ecom_currencies": "1.0.63",
55
+ "@wix/ecom_current-cart": "1.0.138",
56
+ "@wix/ecom_custom-triggers": "1.0.48",
57
+ "@wix/ecom_delivery-profile": "1.0.61",
58
+ "@wix/ecom_delivery-solutions": "1.0.34",
59
+ "@wix/ecom_discount-rules": "1.0.81",
60
+ "@wix/ecom_discounts": "1.0.31",
61
+ "@wix/ecom_discounts-custom-trigger": "1.0.35",
62
+ "@wix/ecom_draft-orders": "1.0.74",
63
+ "@wix/ecom_gift-vouchers": "1.0.32",
64
+ "@wix/ecom_gift-vouchers-provider": "1.0.29",
65
+ "@wix/ecom_local-delivery-options": "1.0.40",
66
+ "@wix/ecom_memberships": "1.0.27",
67
+ "@wix/ecom_order-billing": "1.0.5",
68
+ "@wix/ecom_order-fulfillments": "1.0.73",
69
+ "@wix/ecom_order-invoices": "1.0.66",
70
+ "@wix/ecom_order-payment-requests": "1.0.38",
71
+ "@wix/ecom_order-transactions": "1.0.102",
72
+ "@wix/ecom_orders": "1.0.188",
73
+ "@wix/ecom_orders-settings": "1.0.73",
74
+ "@wix/ecom_payment-settings": "1.0.108",
75
+ "@wix/ecom_pickup-locations": "1.0.36",
76
+ "@wix/ecom_recommendations": "1.0.70",
77
+ "@wix/ecom_recommendations-provider": "1.0.29",
78
+ "@wix/ecom_shipping-options": "1.0.34",
79
+ "@wix/ecom_shipping-rates": "1.0.73",
80
+ "@wix/ecom_shippo-configurations": "1.0.42",
81
+ "@wix/ecom_subscription-contracts": "1.0.36",
82
+ "@wix/ecom_tip-settings": "1.0.22",
83
+ "@wix/ecom_tippable-staff": "1.0.22",
84
+ "@wix/ecom_tips": "1.0.26",
85
+ "@wix/ecom_totals-calculator": "1.0.46",
86
+ "@wix/ecom_validations": "1.0.65"
99
87
  },
100
88
  "devDependencies": {
101
89
  "typescript": "^5.3.2"
@@ -115,5 +103,5 @@
115
103
  "fqdn": ""
116
104
  }
117
105
  },
118
- "falconPackageHash": "cce1076864e58688f23261d936b815017312b0a54b3b865bf443d6b8"
106
+ "falconPackageHash": "19bb1257b39288fc529448bc939431b6857fbc990ef21253697c4d82"
119
107
  }