@wix/ecom 1.0.684 → 1.0.686
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 +31 -31
- package/type-bundles/context.bundle.d.ts +28670 -0
- package/type-bundles/index.bundle.d.ts +63 -17
- package/type-bundles/meta.bundle.d.ts +53 -59
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/ecom",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.686",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -19,34 +19,34 @@
|
|
|
19
19
|
"service-plugins"
|
|
20
20
|
],
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@wix/ecom_abandoned-checkouts": "1.0.
|
|
23
|
-
"@wix/ecom_additional-fees": "1.0.
|
|
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-settings": "1.0.
|
|
29
|
-
"@wix/ecom_checkout-templates": "1.0.
|
|
30
|
-
"@wix/ecom_currencies": "1.0.
|
|
31
|
-
"@wix/ecom_current-cart": "1.0.
|
|
32
|
-
"@wix/ecom_custom-triggers": "1.0.
|
|
33
|
-
"@wix/ecom_delivery-profile": "1.0.
|
|
34
|
-
"@wix/ecom_discount-rules": "1.0.
|
|
35
|
-
"@wix/ecom_discounts-custom-trigger": "1.0.
|
|
36
|
-
"@wix/ecom_draft-orders": "1.0.
|
|
37
|
-
"@wix/ecom_local-delivery-options": "1.0.
|
|
38
|
-
"@wix/ecom_order-fulfillments": "1.0.
|
|
39
|
-
"@wix/ecom_order-invoices": "1.0.
|
|
40
|
-
"@wix/ecom_order-transactions": "1.0.
|
|
41
|
-
"@wix/ecom_orders": "1.0.
|
|
42
|
-
"@wix/ecom_orders-settings": "1.0.
|
|
43
|
-
"@wix/ecom_payment-settings": "1.0.
|
|
44
|
-
"@wix/ecom_pickup-locations": "1.0.
|
|
45
|
-
"@wix/ecom_recommendations": "1.0.
|
|
46
|
-
"@wix/ecom_shipping-options": "1.0.
|
|
47
|
-
"@wix/ecom_shipping-rates": "1.0.
|
|
48
|
-
"@wix/ecom_shippo-configurations": "1.0.
|
|
49
|
-
"@wix/ecom_validations": "1.0.
|
|
22
|
+
"@wix/ecom_abandoned-checkouts": "1.0.39",
|
|
23
|
+
"@wix/ecom_additional-fees": "1.0.15",
|
|
24
|
+
"@wix/ecom_back-in-stock-notifications": "1.0.43",
|
|
25
|
+
"@wix/ecom_back-in-stock-settings": "1.0.29",
|
|
26
|
+
"@wix/ecom_cart": "1.0.58",
|
|
27
|
+
"@wix/ecom_checkout": "1.0.63",
|
|
28
|
+
"@wix/ecom_checkout-settings": "1.0.43",
|
|
29
|
+
"@wix/ecom_checkout-templates": "1.0.64",
|
|
30
|
+
"@wix/ecom_currencies": "1.0.30",
|
|
31
|
+
"@wix/ecom_current-cart": "1.0.58",
|
|
32
|
+
"@wix/ecom_custom-triggers": "1.0.13",
|
|
33
|
+
"@wix/ecom_delivery-profile": "1.0.10",
|
|
34
|
+
"@wix/ecom_discount-rules": "1.0.45",
|
|
35
|
+
"@wix/ecom_discounts-custom-trigger": "1.0.1",
|
|
36
|
+
"@wix/ecom_draft-orders": "1.0.1",
|
|
37
|
+
"@wix/ecom_local-delivery-options": "1.0.2",
|
|
38
|
+
"@wix/ecom_order-fulfillments": "1.0.40",
|
|
39
|
+
"@wix/ecom_order-invoices": "1.0.33",
|
|
40
|
+
"@wix/ecom_order-transactions": "1.0.55",
|
|
41
|
+
"@wix/ecom_orders": "1.0.90",
|
|
42
|
+
"@wix/ecom_orders-settings": "1.0.39",
|
|
43
|
+
"@wix/ecom_payment-settings": "1.0.21",
|
|
44
|
+
"@wix/ecom_pickup-locations": "1.0.1",
|
|
45
|
+
"@wix/ecom_recommendations": "1.0.33",
|
|
46
|
+
"@wix/ecom_shipping-options": "1.0.1",
|
|
47
|
+
"@wix/ecom_shipping-rates": "1.0.29",
|
|
48
|
+
"@wix/ecom_shippo-configurations": "1.0.8",
|
|
49
|
+
"@wix/ecom_validations": "1.0.18"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
52
|
"glob": "^10.4.1",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
},
|
|
57
57
|
"scripts": {
|
|
58
58
|
"build": "tsc -b tsconfig.json tsconfig.esm.json && npm run build:dts-bundles",
|
|
59
|
-
"build:dts-bundles": "test -f config/rollup-config.js && rollup --config config/rollup-config.js || echo 'Warning: config/rollup-config.js not found!'",
|
|
59
|
+
"build:dts-bundles": "test -f config/rollup-config.js && NODE_OPTIONS=--max-old-space-size=8192 rollup --config config/rollup-config.js || echo 'Warning: config/rollup-config.js not found!'",
|
|
60
60
|
"test": ":"
|
|
61
61
|
},
|
|
62
62
|
"wix": {
|
|
@@ -70,5 +70,5 @@
|
|
|
70
70
|
"fqdn": ""
|
|
71
71
|
}
|
|
72
72
|
},
|
|
73
|
-
"falconPackageHash": "
|
|
73
|
+
"falconPackageHash": "ab706fceaa9a873abc3f0e5857048a6f165346ba53fe759168a430a4"
|
|
74
74
|
}
|