@commercetools-frontend/application-cli 5.0.1 → 5.0.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.
@@ -1,2 +1,2 @@
1
- export * from "../../dist/declarations/src/cli";
1
+ export * from "../../dist/declarations/src/cli.js";
2
2
  //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tbWVyY2V0b29scy1mcm9udGVuZC1hcHBsaWNhdGlvbi1jbGktY2xpLmNqcy5kLnRzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vZGlzdC9kZWNsYXJhdGlvbnMvc3JjL2NsaS5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0=
@@ -1265,7 +1265,7 @@ async function command(cliFlags) {
1265
1265
 
1266
1266
  var pkgJson = {
1267
1267
  name: "@commercetools-frontend/application-cli",
1268
- version: "5.0.1",
1268
+ version: "5.0.2",
1269
1269
  description: "Internal CLI to manage Merchant Center application deployments across various environments.",
1270
1270
  keywords: [
1271
1271
  "commercetools",
@@ -1300,7 +1300,7 @@ var pkgJson = {
1300
1300
  dotenv: "16.4.5",
1301
1301
  execa: "5.1.1",
1302
1302
  jsonschema: "^1.4.1",
1303
- listr2: "8.2.4",
1303
+ listr2: "8.2.5",
1304
1304
  lodash: "4.17.21",
1305
1305
  micromatch: "4.0.8",
1306
1306
  "node-fetch": "2.7.0",
@@ -1265,7 +1265,7 @@ async function command(cliFlags) {
1265
1265
 
1266
1266
  var pkgJson = {
1267
1267
  name: "@commercetools-frontend/application-cli",
1268
- version: "5.0.1",
1268
+ version: "5.0.2",
1269
1269
  description: "Internal CLI to manage Merchant Center application deployments across various environments.",
1270
1270
  keywords: [
1271
1271
  "commercetools",
@@ -1300,7 +1300,7 @@ var pkgJson = {
1300
1300
  dotenv: "16.4.5",
1301
1301
  execa: "5.1.1",
1302
1302
  jsonschema: "^1.4.1",
1303
- listr2: "8.2.4",
1303
+ listr2: "8.2.5",
1304
1304
  lodash: "4.17.21",
1305
1305
  micromatch: "4.0.8",
1306
1306
  "node-fetch": "2.7.0",
@@ -1229,7 +1229,7 @@ async function command(cliFlags) {
1229
1229
 
1230
1230
  var pkgJson = {
1231
1231
  name: "@commercetools-frontend/application-cli",
1232
- version: "5.0.1",
1232
+ version: "5.0.2",
1233
1233
  description: "Internal CLI to manage Merchant Center application deployments across various environments.",
1234
1234
  keywords: [
1235
1235
  "commercetools",
@@ -1264,7 +1264,7 @@ var pkgJson = {
1264
1264
  dotenv: "16.4.5",
1265
1265
  execa: "5.1.1",
1266
1266
  jsonschema: "^1.4.1",
1267
- listr2: "8.2.4",
1267
+ listr2: "8.2.5",
1268
1268
  lodash: "4.17.21",
1269
1269
  micromatch: "4.0.8",
1270
1270
  "node-fetch": "2.7.0",
@@ -1,2 +1,2 @@
1
- export * from "./declarations/src/index";
1
+ export * from "./declarations/src/index.js";
2
2
  //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tbWVyY2V0b29scy1mcm9udGVuZC1hcHBsaWNhdGlvbi1jbGkuY2pzLmQudHMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuL2RlY2xhcmF0aW9ucy9zcmMvaW5kZXguZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSJ9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commercetools-frontend/application-cli",
3
- "version": "5.0.1",
3
+ "version": "5.0.2",
4
4
  "description": "Internal CLI to manage Merchant Center application deployments across various environments.",
5
5
  "keywords": [
6
6
  "commercetools",
@@ -32,7 +32,7 @@
32
32
  "dotenv": "16.4.5",
33
33
  "execa": "5.1.1",
34
34
  "jsonschema": "^1.4.1",
35
- "listr2": "8.2.4",
35
+ "listr2": "8.2.5",
36
36
  "lodash": "4.17.21",
37
37
  "micromatch": "4.0.8",
38
38
  "node-fetch": "2.7.0",