@commercetools-frontend/application-cli 1.7.1 → 1.7.2
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/bin/cli.js
CHANGED
|
@@ -620,7 +620,7 @@ async function command(cliFlags) {
|
|
|
620
620
|
|
|
621
621
|
var pkgJson = {
|
|
622
622
|
name: "@commercetools-frontend/application-cli",
|
|
623
|
-
version: "1.7.
|
|
623
|
+
version: "1.7.2",
|
|
624
624
|
description: "Internal CLI to manage Merchant Center application deployments across various environments.",
|
|
625
625
|
keywords: [
|
|
626
626
|
"commercetools",
|
|
@@ -645,21 +645,21 @@ var pkgJson = {
|
|
|
645
645
|
"@babel/core": "^7.22.11",
|
|
646
646
|
"@babel/runtime": "^7.21.0",
|
|
647
647
|
"@babel/runtime-corejs3": "^7.21.0",
|
|
648
|
-
"@commercetools-frontend/application-config": "22.
|
|
649
|
-
"@commercetools-frontend/constants": "22.
|
|
650
|
-
"@commercetools-frontend/l10n": "22.
|
|
648
|
+
"@commercetools-frontend/application-config": "22.8.2",
|
|
649
|
+
"@commercetools-frontend/constants": "22.8.2",
|
|
650
|
+
"@commercetools-frontend/l10n": "22.8.2",
|
|
651
651
|
"@manypkg/find-root": "2.2.1",
|
|
652
652
|
cac: "^6.7.14",
|
|
653
|
-
cosmiconfig: "8.3.
|
|
653
|
+
cosmiconfig: "8.3.6",
|
|
654
654
|
dotenv: "16.3.1",
|
|
655
655
|
execa: "5.1.1",
|
|
656
656
|
jsonschema: "^1.4.1",
|
|
657
|
-
listr2: "
|
|
657
|
+
listr2: "6.6.1",
|
|
658
658
|
"node-fetch": "2.7.0"
|
|
659
659
|
},
|
|
660
660
|
devDependencies: {
|
|
661
|
-
"@tsconfig/
|
|
662
|
-
"@types/node": "
|
|
661
|
+
"@tsconfig/node20": "20.1.2",
|
|
662
|
+
"@types/node": "20.8.0",
|
|
663
663
|
"@types/node-fetch": "2.6.2",
|
|
664
664
|
typescript: "5.2.2"
|
|
665
665
|
},
|
|
@@ -620,7 +620,7 @@ async function command(cliFlags) {
|
|
|
620
620
|
|
|
621
621
|
var pkgJson = {
|
|
622
622
|
name: "@commercetools-frontend/application-cli",
|
|
623
|
-
version: "1.7.
|
|
623
|
+
version: "1.7.2",
|
|
624
624
|
description: "Internal CLI to manage Merchant Center application deployments across various environments.",
|
|
625
625
|
keywords: [
|
|
626
626
|
"commercetools",
|
|
@@ -645,21 +645,21 @@ var pkgJson = {
|
|
|
645
645
|
"@babel/core": "^7.22.11",
|
|
646
646
|
"@babel/runtime": "^7.21.0",
|
|
647
647
|
"@babel/runtime-corejs3": "^7.21.0",
|
|
648
|
-
"@commercetools-frontend/application-config": "22.
|
|
649
|
-
"@commercetools-frontend/constants": "22.
|
|
650
|
-
"@commercetools-frontend/l10n": "22.
|
|
648
|
+
"@commercetools-frontend/application-config": "22.8.2",
|
|
649
|
+
"@commercetools-frontend/constants": "22.8.2",
|
|
650
|
+
"@commercetools-frontend/l10n": "22.8.2",
|
|
651
651
|
"@manypkg/find-root": "2.2.1",
|
|
652
652
|
cac: "^6.7.14",
|
|
653
|
-
cosmiconfig: "8.3.
|
|
653
|
+
cosmiconfig: "8.3.6",
|
|
654
654
|
dotenv: "16.3.1",
|
|
655
655
|
execa: "5.1.1",
|
|
656
656
|
jsonschema: "^1.4.1",
|
|
657
|
-
listr2: "
|
|
657
|
+
listr2: "6.6.1",
|
|
658
658
|
"node-fetch": "2.7.0"
|
|
659
659
|
},
|
|
660
660
|
devDependencies: {
|
|
661
|
-
"@tsconfig/
|
|
662
|
-
"@types/node": "
|
|
661
|
+
"@tsconfig/node20": "20.1.2",
|
|
662
|
+
"@types/node": "20.8.0",
|
|
663
663
|
"@types/node-fetch": "2.6.2",
|
|
664
664
|
typescript: "5.2.2"
|
|
665
665
|
},
|
|
@@ -594,7 +594,7 @@ async function command(cliFlags) {
|
|
|
594
594
|
|
|
595
595
|
var pkgJson = {
|
|
596
596
|
name: "@commercetools-frontend/application-cli",
|
|
597
|
-
version: "1.7.
|
|
597
|
+
version: "1.7.2",
|
|
598
598
|
description: "Internal CLI to manage Merchant Center application deployments across various environments.",
|
|
599
599
|
keywords: [
|
|
600
600
|
"commercetools",
|
|
@@ -619,21 +619,21 @@ var pkgJson = {
|
|
|
619
619
|
"@babel/core": "^7.22.11",
|
|
620
620
|
"@babel/runtime": "^7.21.0",
|
|
621
621
|
"@babel/runtime-corejs3": "^7.21.0",
|
|
622
|
-
"@commercetools-frontend/application-config": "22.
|
|
623
|
-
"@commercetools-frontend/constants": "22.
|
|
624
|
-
"@commercetools-frontend/l10n": "22.
|
|
622
|
+
"@commercetools-frontend/application-config": "22.8.2",
|
|
623
|
+
"@commercetools-frontend/constants": "22.8.2",
|
|
624
|
+
"@commercetools-frontend/l10n": "22.8.2",
|
|
625
625
|
"@manypkg/find-root": "2.2.1",
|
|
626
626
|
cac: "^6.7.14",
|
|
627
|
-
cosmiconfig: "8.3.
|
|
627
|
+
cosmiconfig: "8.3.6",
|
|
628
628
|
dotenv: "16.3.1",
|
|
629
629
|
execa: "5.1.1",
|
|
630
630
|
jsonschema: "^1.4.1",
|
|
631
|
-
listr2: "
|
|
631
|
+
listr2: "6.6.1",
|
|
632
632
|
"node-fetch": "2.7.0"
|
|
633
633
|
},
|
|
634
634
|
devDependencies: {
|
|
635
|
-
"@tsconfig/
|
|
636
|
-
"@types/node": "
|
|
635
|
+
"@tsconfig/node20": "20.1.2",
|
|
636
|
+
"@types/node": "20.8.0",
|
|
637
637
|
"@types/node-fetch": "2.6.2",
|
|
638
638
|
typescript: "5.2.2"
|
|
639
639
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend/application-cli",
|
|
3
|
-
"version": "1.7.
|
|
3
|
+
"version": "1.7.2",
|
|
4
4
|
"description": "Internal CLI to manage Merchant Center application deployments across various environments.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"commercetools",
|
|
@@ -22,21 +22,21 @@
|
|
|
22
22
|
"@babel/core": "^7.22.11",
|
|
23
23
|
"@babel/runtime": "^7.21.0",
|
|
24
24
|
"@babel/runtime-corejs3": "^7.21.0",
|
|
25
|
-
"@commercetools-frontend/application-config": "22.
|
|
26
|
-
"@commercetools-frontend/constants": "22.
|
|
27
|
-
"@commercetools-frontend/l10n": "22.
|
|
25
|
+
"@commercetools-frontend/application-config": "22.8.2",
|
|
26
|
+
"@commercetools-frontend/constants": "22.8.2",
|
|
27
|
+
"@commercetools-frontend/l10n": "22.8.2",
|
|
28
28
|
"@manypkg/find-root": "2.2.1",
|
|
29
29
|
"cac": "^6.7.14",
|
|
30
|
-
"cosmiconfig": "8.3.
|
|
30
|
+
"cosmiconfig": "8.3.6",
|
|
31
31
|
"dotenv": "16.3.1",
|
|
32
32
|
"execa": "5.1.1",
|
|
33
33
|
"jsonschema": "^1.4.1",
|
|
34
|
-
"listr2": "
|
|
34
|
+
"listr2": "6.6.1",
|
|
35
35
|
"node-fetch": "2.7.0"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@tsconfig/
|
|
39
|
-
"@types/node": "
|
|
38
|
+
"@tsconfig/node20": "20.1.2",
|
|
39
|
+
"@types/node": "20.8.0",
|
|
40
40
|
"@types/node-fetch": "2.6.2",
|
|
41
41
|
"typescript": "5.2.2"
|
|
42
42
|
},
|