@wix/ecom 1.0.866 → 1.0.867
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.867",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"@wix/ecom_subscription-contracts": "1.0.14",
|
|
61
61
|
"@wix/ecom_tip-settings": "1.0.4",
|
|
62
62
|
"@wix/ecom_tippable-staff": "1.0.4",
|
|
63
|
-
"@wix/ecom_tips": "1.0.
|
|
63
|
+
"@wix/ecom_tips": "1.0.8",
|
|
64
64
|
"@wix/ecom_totals-calculator": "1.0.25",
|
|
65
65
|
"@wix/ecom_validations": "1.0.48"
|
|
66
66
|
},
|
|
@@ -87,5 +87,5 @@
|
|
|
87
87
|
"fqdn": ""
|
|
88
88
|
}
|
|
89
89
|
},
|
|
90
|
-
"falconPackageHash": "
|
|
90
|
+
"falconPackageHash": "c93e0765f8e3e80f44cfcab4c6748a80357b7a485c560c7cb9273576"
|
|
91
91
|
}
|
|
@@ -39330,7 +39330,7 @@ interface GetTipByDraftOrderIdSignature {
|
|
|
39330
39330
|
* <blockquote class="important">
|
|
39331
39331
|
*
|
|
39332
39332
|
* __Important:__
|
|
39333
|
-
* The eCommerce Draft Orders API is currently under development and
|
|
39333
|
+
* The eCommerce Draft Orders API is currently under development and not yet available to users.
|
|
39334
39334
|
*
|
|
39335
39335
|
* </blockquote>
|
|
39336
39336
|
* @param - ID of the draft order to retrieve the tip for.
|
|
@@ -39330,7 +39330,7 @@ interface GetTipByDraftOrderIdSignature {
|
|
|
39330
39330
|
* <blockquote class="important">
|
|
39331
39331
|
*
|
|
39332
39332
|
* __Important:__
|
|
39333
|
-
* The eCommerce Draft Orders API is currently under development and
|
|
39333
|
+
* The eCommerce Draft Orders API is currently under development and not yet available to users.
|
|
39334
39334
|
*
|
|
39335
39335
|
* </blockquote>
|
|
39336
39336
|
* @param - ID of the draft order to retrieve the tip for.
|