@wix/ecom 1.0.855 → 1.0.856
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.
|
|
3
|
+
"version": "1.0.856",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@wix/ecom_currencies": "1.0.45",
|
|
35
35
|
"@wix/ecom_current-cart": "1.0.110",
|
|
36
36
|
"@wix/ecom_custom-triggers": "1.0.31",
|
|
37
|
-
"@wix/ecom_delivery-profile": "1.0.
|
|
37
|
+
"@wix/ecom_delivery-profile": "1.0.35",
|
|
38
38
|
"@wix/ecom_delivery-solutions": "1.0.13",
|
|
39
39
|
"@wix/ecom_discount-rules": "1.0.63",
|
|
40
40
|
"@wix/ecom_discounts": "1.0.14",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"@wix/ecom_order-invoices": "1.0.48",
|
|
49
49
|
"@wix/ecom_order-payment-requests": "1.0.20",
|
|
50
50
|
"@wix/ecom_order-transactions": "1.0.80",
|
|
51
|
-
"@wix/ecom_orders": "1.0.
|
|
51
|
+
"@wix/ecom_orders": "1.0.155",
|
|
52
52
|
"@wix/ecom_orders-settings": "1.0.55",
|
|
53
53
|
"@wix/ecom_payment-settings": "1.0.81",
|
|
54
54
|
"@wix/ecom_pickup-locations": "1.0.18",
|
|
@@ -87,5 +87,5 @@
|
|
|
87
87
|
"fqdn": ""
|
|
88
88
|
}
|
|
89
89
|
},
|
|
90
|
-
"falconPackageHash": "
|
|
90
|
+
"falconPackageHash": "9f6ff1b12b1ea6455825aa8a7f60f92e7354d1fb9f5566525cfd2726"
|
|
91
91
|
}
|
|
@@ -18202,9 +18202,7 @@ declare enum Namespace$1 {
|
|
|
18202
18202
|
*/
|
|
18203
18203
|
UGC_TEMPLATE = "UGC_TEMPLATE",
|
|
18204
18204
|
/** Codux Headless Sites */
|
|
18205
|
-
CODUX = "CODUX"
|
|
18206
|
-
/** Bobb - AI Design Creator. */
|
|
18207
|
-
MEDIA_DESIGN_CREATOR = "MEDIA_DESIGN_CREATOR"
|
|
18205
|
+
CODUX = "CODUX"
|
|
18208
18206
|
}
|
|
18209
18207
|
/** Site transferred to another user. */
|
|
18210
18208
|
interface SiteTransferred {
|
|
@@ -25943,9 +25941,7 @@ declare enum Namespace {
|
|
|
25943
25941
|
*/
|
|
25944
25942
|
UGC_TEMPLATE = "UGC_TEMPLATE",
|
|
25945
25943
|
/** Codux Headless Sites */
|
|
25946
|
-
CODUX = "CODUX"
|
|
25947
|
-
/** Bobb - AI Design Creator. */
|
|
25948
|
-
MEDIA_DESIGN_CREATOR = "MEDIA_DESIGN_CREATOR"
|
|
25944
|
+
CODUX = "CODUX"
|
|
25949
25945
|
}
|
|
25950
25946
|
interface SeoData {
|
|
25951
25947
|
/** A title. */
|
|
@@ -18202,9 +18202,7 @@ declare enum Namespace$1 {
|
|
|
18202
18202
|
*/
|
|
18203
18203
|
UGC_TEMPLATE = "UGC_TEMPLATE",
|
|
18204
18204
|
/** Codux Headless Sites */
|
|
18205
|
-
CODUX = "CODUX"
|
|
18206
|
-
/** Bobb - AI Design Creator. */
|
|
18207
|
-
MEDIA_DESIGN_CREATOR = "MEDIA_DESIGN_CREATOR"
|
|
18205
|
+
CODUX = "CODUX"
|
|
18208
18206
|
}
|
|
18209
18207
|
/** Site transferred to another user. */
|
|
18210
18208
|
interface SiteTransferred {
|
|
@@ -25943,9 +25941,7 @@ declare enum Namespace {
|
|
|
25943
25941
|
*/
|
|
25944
25942
|
UGC_TEMPLATE = "UGC_TEMPLATE",
|
|
25945
25943
|
/** Codux Headless Sites */
|
|
25946
|
-
CODUX = "CODUX"
|
|
25947
|
-
/** Bobb - AI Design Creator. */
|
|
25948
|
-
MEDIA_DESIGN_CREATOR = "MEDIA_DESIGN_CREATOR"
|
|
25944
|
+
CODUX = "CODUX"
|
|
25949
25945
|
}
|
|
25950
25946
|
interface SeoData {
|
|
25951
25947
|
/** A title. */
|