@cloudcommerce/app-tiny-erp 0.0.111 → 0.0.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.
- package/.turbo/turbo-build.log +25 -25
- package/package.json +4 -4
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
[
|
|
2
|
-
[
|
|
3
|
-
[
|
|
4
|
-
[
|
|
5
|
-
[
|
|
6
|
-
[
|
|
7
|
-
[
|
|
8
|
-
[
|
|
9
|
-
[
|
|
10
|
-
[
|
|
11
|
-
[
|
|
12
|
-
[
|
|
13
|
-
[
|
|
14
|
-
[
|
|
15
|
-
[
|
|
16
|
-
[
|
|
17
|
-
[
|
|
18
|
-
[
|
|
19
|
-
[
|
|
20
|
-
[
|
|
21
|
-
[
|
|
22
|
-
[
|
|
23
|
-
[
|
|
24
|
-
[
|
|
25
|
-
[
|
|
1
|
+
[35m@cloudcommerce/app-tiny-erp:build[0m: cache hit, replaying output [2m2a1c03e26dd23b54[0m
|
|
2
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m
|
|
3
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m> @cloudcommerce/app-tiny-erp@0.0.111 build /home/leo/code/ecomplus/cloud-commerce/packages/apps/tiny-erp
|
|
4
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m> sh ../../../scripts/build-lib.sh
|
|
5
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m
|
|
6
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m
|
|
7
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m/home/leo/code/ecomplus/cloud-commerce/packages/apps/tiny-erp/lib/integration/after-tiny-queue.js
|
|
8
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m 37:32 warning 'data' is already declared in the upper scope on line 29 column 17 no-shadow
|
|
9
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m
|
|
10
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m/home/leo/code/ecomplus/cloud-commerce/packages/apps/tiny-erp/lib/integration/import-product-from-tiny.js
|
|
11
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m 22:41 warning 'variation' is already declared in the upper scope on line 22 column 11 no-shadow
|
|
12
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m 63:16 warning 'produto' is already declared in the upper scope on line 38 column 30 no-shadow
|
|
13
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m 66:13 warning 'productId' is already declared in the upper scope on line 8 column 15 no-shadow
|
|
14
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m 77:63 warning 'product' is already declared in the upper scope on line 9 column 7 no-shadow
|
|
15
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m
|
|
16
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m/home/leo/code/ecomplus/cloud-commerce/packages/apps/tiny-erp/lib/integration/parsers/product-from-tiny.js
|
|
17
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m 27:16 warning 'data' is already declared in the upper scope on line 17 column 14 no-shadow
|
|
18
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m
|
|
19
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m/home/leo/code/ecomplus/cloud-commerce/packages/apps/tiny-erp/lib/integration/parsers/product-to-tiny.js
|
|
20
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m 13:14 warning Do not nest ternary expressions no-nested-ternary
|
|
21
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m 60:21 warning Do not nest ternary expressions no-nested-ternary
|
|
22
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m 117:42 warning 'i' is already declared in the upper scope on line 106 column 45 no-shadow
|
|
23
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m
|
|
24
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m✖ 9 problems (0 errors, 9 warnings)
|
|
25
|
+
[35m@cloudcommerce/app-tiny-erp:build: [0m
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloudcommerce/app-tiny-erp",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.112",
|
|
5
5
|
"description": "E-Com Plus Cloud Commerce app for Tiny ERP",
|
|
6
6
|
"main": "lib/tiny-erp.js",
|
|
7
7
|
"repository": {
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
},
|
|
17
17
|
"homepage": "https://github.com/ecomplus/cloud-commerce/tree/main/packages/apps/tiny-erp#readme",
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@cloudcommerce/api": "0.0.
|
|
20
|
-
"@cloudcommerce/firebase": "0.0.
|
|
19
|
+
"@cloudcommerce/api": "0.0.112",
|
|
20
|
+
"@cloudcommerce/firebase": "0.0.112",
|
|
21
21
|
"@ecomplus/utils": "^1.4.1",
|
|
22
22
|
"axios": "^0.27.2",
|
|
23
23
|
"firebase-admin": "^11.0.1",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"form-data": "^4.0.0"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@cloudcommerce/types": "0.0.
|
|
28
|
+
"@cloudcommerce/types": "0.0.112",
|
|
29
29
|
"@firebase/app-types": "^0.7.0"
|
|
30
30
|
},
|
|
31
31
|
"scripts": {
|