@things-factory/operato-mms 4.3.109 → 4.3.112

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.
@@ -113,8 +113,10 @@ module.exports = {
113
113
  callback: 'http://operato-h.com:5000/callback-operato'
114
114
  },
115
115
  sellercraftChannelIntegrationConfig: {
116
+ tokenCraftApiKey: 'gf2oZbK2rv47qO0bQPbkV8RsqhlHcnSVq267W5I8',
116
117
  apiKey: 'eqDVmIp0kxakM4sNnzqTkySBM73UGMS1nOPDN5Z1',
117
- tokenCraftUrl: 'https://staging-tokencraft.sellercraft.co/v1/get-shop'
118
+ tokenCraftUrl: 'https://tokencraft.piggylabs.com/v1/get-shop',
119
+ getShopsTokenCraftUrl: 'https://tokencraft.piggylabs.com/v1/get-shops'
118
120
  },
119
121
  marketplaceIntegrationShopee: {
120
122
  platform: 'shopee',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-mms",
3
- "version": "4.3.109",
3
+ "version": "4.3.112",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -60,50 +60,50 @@
60
60
  "@operato/scene-table": "^0.1.8",
61
61
  "@operato/scene-timer": "^0.1.8",
62
62
  "@operato/scene-wheel-sorter": "^0.1.8",
63
- "@things-factory/apptool-ui": "^4.3.109",
64
- "@things-factory/attachment-base": "^4.3.109",
65
- "@things-factory/auth-ui": "^4.3.109",
66
- "@things-factory/biz-base": "^4.3.109",
67
- "@things-factory/board-service": "^4.3.109",
68
- "@things-factory/board-ui": "^4.3.109",
69
- "@things-factory/code-ui": "^4.3.109",
70
- "@things-factory/context-ui": "^4.3.109",
71
- "@things-factory/dashboard": "^4.3.109",
72
- "@things-factory/export-ui": "^4.3.109",
73
- "@things-factory/export-ui-csv": "^4.3.109",
74
- "@things-factory/export-ui-excel": "^4.3.109",
75
- "@things-factory/geography": "^4.3.109",
76
- "@things-factory/grist-ui": "^4.3.109",
77
- "@things-factory/help": "^4.3.109",
78
- "@things-factory/i18n-base": "^4.3.109",
79
- "@things-factory/integration-fulfillment": "^4.3.109",
80
- "@things-factory/integration-lmd": "^4.3.109",
81
- "@things-factory/lite-menu": "^4.3.109",
82
- "@things-factory/marketplace-base": "^4.3.109",
83
- "@things-factory/more-ui": "^4.3.109",
84
- "@things-factory/notification": "^4.3.109",
85
- "@things-factory/oauth2-client": "^4.3.109",
86
- "@things-factory/pdf": "^4.3.109",
87
- "@things-factory/product-base": "^4.3.109",
88
- "@things-factory/resource-ui": "^4.3.109",
89
- "@things-factory/scene-data-transform": "^4.3.109",
90
- "@things-factory/scene-excel": "^4.3.109",
91
- "@things-factory/scene-firebase": "^4.3.109",
92
- "@things-factory/scene-form": "^4.3.109",
93
- "@things-factory/scene-google-map": "^4.3.109",
94
- "@things-factory/scene-graphql": "^4.3.109",
95
- "@things-factory/scene-label": "^4.3.109",
96
- "@things-factory/scene-marker": "^4.3.109",
97
- "@things-factory/scene-mqtt": "^4.3.109",
98
- "@things-factory/scene-restful": "^4.3.109",
99
- "@things-factory/scene-visualizer": "^4.3.109",
100
- "@things-factory/setting-ui": "^4.3.109",
101
- "@things-factory/system-ui": "^4.3.109",
102
- "@things-factory/warehouse-base": "^4.3.109"
63
+ "@things-factory/apptool-ui": "^4.3.111",
64
+ "@things-factory/attachment-base": "^4.3.111",
65
+ "@things-factory/auth-ui": "^4.3.111",
66
+ "@things-factory/biz-base": "^4.3.111",
67
+ "@things-factory/board-service": "^4.3.111",
68
+ "@things-factory/board-ui": "^4.3.111",
69
+ "@things-factory/code-ui": "^4.3.111",
70
+ "@things-factory/context-ui": "^4.3.111",
71
+ "@things-factory/dashboard": "^4.3.111",
72
+ "@things-factory/export-ui": "^4.3.111",
73
+ "@things-factory/export-ui-csv": "^4.3.111",
74
+ "@things-factory/export-ui-excel": "^4.3.111",
75
+ "@things-factory/geography": "^4.3.111",
76
+ "@things-factory/grist-ui": "^4.3.111",
77
+ "@things-factory/help": "^4.3.111",
78
+ "@things-factory/i18n-base": "^4.3.111",
79
+ "@things-factory/integration-fulfillment": "^4.3.111",
80
+ "@things-factory/integration-lmd": "^4.3.111",
81
+ "@things-factory/lite-menu": "^4.3.111",
82
+ "@things-factory/marketplace-base": "^4.3.111",
83
+ "@things-factory/more-ui": "^4.3.111",
84
+ "@things-factory/notification": "^4.3.111",
85
+ "@things-factory/oauth2-client": "^4.3.111",
86
+ "@things-factory/pdf": "^4.3.111",
87
+ "@things-factory/product-base": "^4.3.111",
88
+ "@things-factory/resource-ui": "^4.3.111",
89
+ "@things-factory/scene-data-transform": "^4.3.111",
90
+ "@things-factory/scene-excel": "^4.3.111",
91
+ "@things-factory/scene-firebase": "^4.3.111",
92
+ "@things-factory/scene-form": "^4.3.111",
93
+ "@things-factory/scene-google-map": "^4.3.111",
94
+ "@things-factory/scene-graphql": "^4.3.111",
95
+ "@things-factory/scene-label": "^4.3.111",
96
+ "@things-factory/scene-marker": "^4.3.111",
97
+ "@things-factory/scene-mqtt": "^4.3.111",
98
+ "@things-factory/scene-restful": "^4.3.111",
99
+ "@things-factory/scene-visualizer": "^4.3.111",
100
+ "@things-factory/setting-ui": "^4.3.111",
101
+ "@things-factory/system-ui": "^4.3.111",
102
+ "@things-factory/warehouse-base": "^4.3.112"
103
103
  },
104
104
  "devDependencies": {
105
- "@things-factory/builder": "^4.3.109",
105
+ "@things-factory/builder": "^4.3.111",
106
106
  "@types/node-fetch": "^2.5.7"
107
107
  },
108
- "gitHead": "a1b81fa991795b27a9f30867347a3c1774d2c41b"
108
+ "gitHead": "f4c818e06686edfec9a3ca80e1f818254fcc1593"
109
109
  }