trm-client 5.2.0 → 5.2.1

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/LICENSE CHANGED
@@ -1,21 +1,21 @@
1
- MIT License
2
-
3
- Copyright (c) 2023 RegestaItalia
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in all
13
- copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1
+ MIT License
2
+
3
+ Copyright (c) 2023 RegestaItalia
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
21
  SOFTWARE.
package/README.md CHANGED
@@ -1,65 +1,65 @@
1
- # <a href="https://docs.trmregistry.com/#/server/README"><img src="https://docs.trmregistry.com/_media/logo.png" height="40" alt="TRM"></a>
2
-
3
- [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-1.3.0-4baaaa.svg)](https://github.com/RegestaItalia/trm-docs/blob/main/CODE_OF_CONDUCT.md)
4
- [![trm-client License](https://img.shields.io/github/license/RegestaItalia/trm-client)](https://github.com/RegestaItalia/trm-client)
5
- [![trm-client Latest version](https://img.shields.io/npm/v/trm-client)](https://www.npmjs.com/package/trm-client)
6
- [![trm-client Installs](https://img.shields.io/npm/dt/trm-client)](https://www.npmjs.com/package/trm-client)
7
-
8
- | 🚀 This project is funded and maintained by 🏦 | 🔗 |
9
- |-------------------------------------------------|----------------------------------------------------------------|
10
- | Regesta S.p.A. | [https://www.regestaitalia.eu/](https://www.regestaitalia.eu/) |
11
- | Clarex S.r.l. | [https://www.clarex.it/](https://www.clarex.it/) |
12
-
13
- This is the official CLI implementation of the core functionalities of TRM.
14
-
15
- TRM is a software designed to make transports between SAP ECC/S4 systems easy.
16
-
17
- To find out more about TRM, visit its full [documentation](https://docs.trmregistry.com).
18
-
19
- # Documentation <!-- {docsify-remove} -->
20
-
21
- Full documentation can be seen at [https://docs.trmregistry.com](https://docs.trmregistry.com).
22
-
23
- <!-- START TABLE_OF_CONTENTS.md -->
24
- - [Setup](/docs/setup.md)
25
- - [Commands](/docs/commands.md)
26
- - [Installing your first package](/docs/examples/install.md)
27
- - [Publishing your first package](/docs/examples/publish.md)
28
- - [Integrate with abapGit & Github Actions](/docs/examples/githubActions.md)
29
- <!-- END TABLE_OF_CONTENTS.md -->
30
-
31
- ## Install <!-- {docsify-remove} -->
32
-
33
- First, make sure you have all the [requirements installed](/docs/setup.md#trm-client-requirements).
34
-
35
- You can then install the CLI via npm:
36
-
37
- `npm install trm-client -g`
38
-
39
- ## Commands <!-- {docsify-remove} -->
40
-
41
- List of all commands is available [here](/docs/commands.md).
42
-
43
- ### Demo publish <!-- {docsify-remove} -->
44
-
45
- <p align="center">
46
-   <img src="https://docs.trmregistry.com/_media/publish.gif" />
47
- </p>
48
-
49
- ### Demo install <!-- {docsify-remove} -->
50
-
51
- <p align="center">
52
-   <img src="https://docs.trmregistry.com/_media/install.gif" />
53
- </p>
54
-
55
- # Contributing <!-- {docsify-remove} -->
56
-
57
- Like every other TRM open-source projects, contributions are always welcomed ❤️.
58
-
59
- Make sure to open an issue first.
60
-
61
- Contributions will be merged upon approval.
62
-
63
- [Click here](https://docs.trmregistry.com/#/CONTRIBUTING) for the full list of TRM contribution guidelines.
64
-
65
- [<img src="https://trmregistry.com/public/contributors?image=true">](https://docs.trmregistry.com/#/?id=contributors)
1
+ # <a href="https://docs.trmregistry.com/#/server/README"><img src="https://docs.trmregistry.com/_media/logo.png" height="40" alt="TRM"></a>
2
+
3
+ [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-1.3.0-4baaaa.svg)](https://github.com/RegestaItalia/trm-docs/blob/main/CODE_OF_CONDUCT.md)
4
+ [![trm-client License](https://img.shields.io/github/license/RegestaItalia/trm-client)](https://github.com/RegestaItalia/trm-client)
5
+ [![trm-client Latest version](https://img.shields.io/npm/v/trm-client)](https://www.npmjs.com/package/trm-client)
6
+ [![trm-client Installs](https://img.shields.io/npm/dt/trm-client)](https://www.npmjs.com/package/trm-client)
7
+
8
+ | 🚀 This project is funded and maintained by 🏦 | 🔗 |
9
+ |-------------------------------------------------|----------------------------------------------------------------|
10
+ | Regesta S.p.A. | [https://www.regestaitalia.eu/](https://www.regestaitalia.eu/) |
11
+ | Clarex S.r.l. | [https://www.clarex.it/](https://www.clarex.it/) |
12
+
13
+ This is the official CLI implementation of the core functionalities of TRM.
14
+
15
+ TRM is a software designed to make transports between SAP ECC/S4 systems easy.
16
+
17
+ To find out more about TRM, visit its full [documentation](https://docs.trmregistry.com).
18
+
19
+ # Documentation <!-- {docsify-remove} -->
20
+
21
+ Full documentation can be seen at [https://docs.trmregistry.com](https://docs.trmregistry.com).
22
+
23
+ <!-- START TABLE_OF_CONTENTS.md -->
24
+ - [Setup](/docs/setup.md)
25
+ - [Commands](/docs/commands.md)
26
+ - [Installing your first package](/docs/examples/install.md)
27
+ - [Publishing your first package](/docs/examples/publish.md)
28
+ - [Integrate with abapGit & Github Actions](/docs/examples/githubActions.md)
29
+ <!-- END TABLE_OF_CONTENTS.md -->
30
+
31
+ ## Install <!-- {docsify-remove} -->
32
+
33
+ First, make sure you have all the [requirements installed](/docs/setup.md#trm-client-requirements).
34
+
35
+ You can then install the CLI via npm:
36
+
37
+ `npm install trm-client -g`
38
+
39
+ ## Commands <!-- {docsify-remove} -->
40
+
41
+ List of all commands is available [here](/docs/commands.md).
42
+
43
+ ### Demo publish <!-- {docsify-remove} -->
44
+
45
+ <p align="center">
46
+   <img src="https://docs.trmregistry.com/_media/publish.gif" />
47
+ </p>
48
+
49
+ ### Demo install <!-- {docsify-remove} -->
50
+
51
+ <p align="center">
52
+   <img src="https://docs.trmregistry.com/_media/install.gif" />
53
+ </p>
54
+
55
+ # Contributing <!-- {docsify-remove} -->
56
+
57
+ Like every other TRM open-source projects, contributions are always welcomed ❤️.
58
+
59
+ Make sure to open an issue first.
60
+
61
+ Contributions will be merged upon approval.
62
+
63
+ [Click here](https://docs.trmregistry.com/#/CONTRIBUTING) for the full list of TRM contribution guidelines.
64
+
65
+ [<img src="https://trmregistry.com/public/contributors?image=true">](https://docs.trmregistry.com/#/?id=contributors)
package/changelog.txt CHANGED
@@ -1,143 +1,148 @@
1
- trm-client changelog
2
- =================
3
-
4
- Legend
5
- ------
6
- * : fixed
7
- ! : changed
8
- + : added
9
- - : removed
10
-
11
- 2025-10-01 v5.2.0
12
- -------------------
13
-
14
- ! trm-core ^7.5.5
15
- ! trm-commons ^3.4.2
16
- * connection data problems
17
- + cache time consuming data
18
- + on after login update alias on changes
19
-
20
- 2025-09-25 v5.1.1
21
- -------------------
22
-
23
- * create alias command
24
- * keep original abap packages name selection
25
-
26
- 2025-09-24 v5.1.0
27
- -------------------
28
-
29
- * alias command view/edit
30
- ! npm global path in settings
31
- ! sap landscape in settings
32
- * sap landscape for mac
33
- + add plugins in info command
34
- ! trm-commons ^3.3.2
35
- ! trm-core ^7.5.3
36
-
37
- 2025-09-09 v5.0.2
38
- -------------------
39
-
40
- * fix no connection
41
- + fallback text for node-rfc and node-r3trans not found in info command
42
- + update command now self updates the client if ran without arguments
43
-
44
- 2025-09-03 v5.0.1
45
- -------------------
46
-
47
- + plugin loadCommons
48
-
49
- 2025-09-03 v5.0.0
50
- -------------------
51
-
52
- ! trm-core ^7.5.1
53
- ! trm-commons ^3.2.0
54
- ! moved settings to context
55
- + plugin calls
56
- + gracefully close connection
57
- ! moved connection prompts to commons
58
-
59
- 2025-08-13 v4.10.0
60
- -------------------
61
-
62
- ! trm-core ^7.4.5
63
- + support for darwin os
64
- + support for r3trans dockerized
65
-
66
- 2025-07-30 v4.9.2
67
- -------------------
68
-
69
- ! trm-commons ^2.0.0 as peer dependency and dependency
70
-
71
- 2025-07-29 v4.9.1
72
- -------------------
73
-
74
- ! trm-core ^7.4.1
75
- ! trm-commons ^2.0.0
76
-
77
- 2025-07-29 v4.9.0
78
- -------------------
79
-
80
- + handle registry unauthorized error
81
- ! trm-core ^7.4.0
82
- ! trm-commons ^1.1.0
83
-
84
- 2025-06-04 v4.8.0
85
- -------------------
86
-
87
- ! trm-core ^7.2.1
88
- ! overwrite flag in install/update ignores existing objects replace
89
-
90
- 2025-06-03 v4.7.0
91
- -------------------
92
-
93
- ! trm-core ^7.0.0
94
-
95
- 2025-05-29 v4.6.1
96
- -------------------
97
-
98
- ! logging error changes
99
- ! trm-core ^6.9.0
100
- + landscape transport to list and view command
101
-
102
- 2025-05-08 v4.6.0
103
- -------------------
104
-
105
- ! trm-core ^6.8.0
106
- * saprouter in alias
107
-
108
- 2025-05-08 v4.5.0
109
- -------------------
110
-
111
- ! trm-core ^6.7.0
112
- ! error handling
113
- * alias command/saprouter alias save
114
- * fix connection validators
115
-
116
- 2025-04-28 v4.4.1
117
- -------------------
118
-
119
- * node-r3trans version read
120
-
121
- 2025-04-28 v4.4.0
122
- -------------------
123
-
124
- ! trm-core ^6.5.0
125
- ! trm-commons ^1.0.0
126
-
127
- 2025-04-28 v4.3.0
128
- -------------------
129
-
130
- ! trm-core ^6.4.1
131
-
132
- 2025-04-23 v4.2.1
133
- -------------------
134
-
135
- * node-r3trans version read
136
-
137
- 2025-02-26 v4.2.0
138
- -------------------
139
-
140
- ! connect to registry via option
141
- - trm dependencies on client
142
- + content command
1
+ trm-client changelog
2
+ =================
3
+
4
+ Legend
5
+ ------
6
+ * : fixed
7
+ ! : changed
8
+ + : added
9
+ - : removed
10
+
11
+ 2025-10-15 v5.2.1
12
+ -------------------
13
+ * system alias connection data
14
+ * typo in update message
15
+
16
+ 2025-10-01 v5.2.0
17
+ -------------------
18
+
19
+ ! trm-core ^7.5.5
20
+ ! trm-commons ^3.4.2
21
+ * connection data problems
22
+ + cache time consuming data
23
+ + on after login update alias on changes
24
+
25
+ 2025-09-25 v5.1.1
26
+ -------------------
27
+
28
+ * create alias command
29
+ * keep original abap packages name selection
30
+
31
+ 2025-09-24 v5.1.0
32
+ -------------------
33
+
34
+ * alias command view/edit
35
+ ! npm global path in settings
36
+ ! sap landscape in settings
37
+ * sap landscape for mac
38
+ + add plugins in info command
39
+ ! trm-commons ^3.3.2
40
+ ! trm-core ^7.5.3
41
+
42
+ 2025-09-09 v5.0.2
43
+ -------------------
44
+
45
+ * fix no connection
46
+ + fallback text for node-rfc and node-r3trans not found in info command
47
+ + update command now self updates the client if ran without arguments
48
+
49
+ 2025-09-03 v5.0.1
50
+ -------------------
51
+
52
+ + plugin loadCommons
53
+
54
+ 2025-09-03 v5.0.0
55
+ -------------------
56
+
57
+ ! trm-core ^7.5.1
58
+ ! trm-commons ^3.2.0
59
+ ! moved settings to context
60
+ + plugin calls
61
+ + gracefully close connection
62
+ ! moved connection prompts to commons
63
+
64
+ 2025-08-13 v4.10.0
65
+ -------------------
66
+
67
+ ! trm-core ^7.4.5
68
+ + support for darwin os
69
+ + support for r3trans dockerized
70
+
71
+ 2025-07-30 v4.9.2
72
+ -------------------
73
+
74
+ ! trm-commons ^2.0.0 as peer dependency and dependency
75
+
76
+ 2025-07-29 v4.9.1
77
+ -------------------
78
+
79
+ ! trm-core ^7.4.1
80
+ ! trm-commons ^2.0.0
81
+
82
+ 2025-07-29 v4.9.0
83
+ -------------------
84
+
85
+ + handle registry unauthorized error
86
+ ! trm-core ^7.4.0
87
+ ! trm-commons ^1.1.0
88
+
89
+ 2025-06-04 v4.8.0
90
+ -------------------
91
+
92
+ ! trm-core ^7.2.1
93
+ ! overwrite flag in install/update ignores existing objects replace
94
+
95
+ 2025-06-03 v4.7.0
96
+ -------------------
97
+
98
+ ! trm-core ^7.0.0
99
+
100
+ 2025-05-29 v4.6.1
101
+ -------------------
102
+
103
+ ! logging error changes
104
+ ! trm-core ^6.9.0
105
+ + landscape transport to list and view command
106
+
107
+ 2025-05-08 v4.6.0
108
+ -------------------
109
+
110
+ ! trm-core ^6.8.0
111
+ * saprouter in alias
112
+
113
+ 2025-05-08 v4.5.0
114
+ -------------------
115
+
116
+ ! trm-core ^6.7.0
117
+ ! error handling
118
+ * alias command/saprouter alias save
119
+ * fix connection validators
120
+
121
+ 2025-04-28 v4.4.1
122
+ -------------------
123
+
124
+ * node-r3trans version read
125
+
126
+ 2025-04-28 v4.4.0
127
+ -------------------
128
+
129
+ ! trm-core ^6.5.0
130
+ ! trm-commons ^1.0.0
131
+
132
+ 2025-04-28 v4.3.0
133
+ -------------------
134
+
135
+ ! trm-core ^6.4.1
136
+
137
+ 2025-04-23 v4.2.1
138
+ -------------------
139
+
140
+ * node-r3trans version read
141
+
142
+ 2025-02-26 v4.2.0
143
+ -------------------
144
+
145
+ ! connect to registry via option
146
+ - trm dependencies on client
147
+ + content command
143
148
  + pack/import command
package/dist/index.js CHANGED
@@ -7,10 +7,10 @@ const trm_registry_types_1 = require("trm-registry-types");
7
7
  const program = new commander_1.Command();
8
8
  program
9
9
  .name(`trm`)
10
- .description(`TRM - Transport Request Manager CLI
11
-
12
- Full documentation available at https://docs.trmregistry.com/
13
-
10
+ .description(`TRM - Transport Request Manager CLI
11
+
12
+ Full documentation available at https://docs.trmregistry.com/
13
+
14
14
  © 2025 RegestaItalia https://www.regestaitalia.eu/`)
15
15
  .version((0, utils_1.getClientVersion)());
16
16
  const createAlias = program.command(`createAlias`)
@@ -69,13 +69,13 @@ const publish = program.command(`publish`)
69
69
  .argument(`<package>`, `Name of the package to publish.`)
70
70
  .argument(`[version]`, `Optional: Version of the package to publish. If not specified, check help text for details.`)
71
71
  .description(`Publish package to registry.`)
72
- .addHelpText(`before`, `When no version argument is defined, it will automatically set to:
73
- - When it's the first publish: 1.0.0
74
- - When it's already published: the latest available release with patch increased by 1
75
- When it's the first publish, full manifest definition is asked.
76
- When a release is already published, the latest available manifest is used but can be overwritten.
77
- Translation transport is only generated for packages that contain one or more objects with translations (unless skipped by flag).
78
- Customizing transport is only generated if a valid list of customizing transports is provided (unless skipped by flag).
72
+ .addHelpText(`before`, `When no version argument is defined, it will automatically set to:
73
+ - When it's the first publish: 1.0.0
74
+ - When it's already published: the latest available release with patch increased by 1
75
+ When it's the first publish, full manifest definition is asked.
76
+ When a release is already published, the latest available manifest is used but can be overwritten.
77
+ Translation transport is only generated for packages that contain one or more objects with translations (unless skipped by flag).
78
+ Customizing transport is only generated if a valid list of customizing transports is provided (unless skipped by flag).
79
79
  If a default manifest with dependencies is provided in conjunction with the automatic dependency generation, results will be merged.`)
80
80
  .option(`-p, --private`, `Publish package with private visibility.`)
81
81
  .option(`-np, --noPrompts`, `No prompts (will force some decisions).`, false)
@@ -106,9 +106,9 @@ const pack = program.command(`pack`)
106
106
  .argument(`<package>`, `Name of the package to generate.`)
107
107
  .argument(`[version]`, `Optional: Version of the package to generate. If not specified, check help text for details.`)
108
108
  .description(`Save package locally.`)
109
- .addHelpText(`before`, `When no version is defined, it will automatically set to 1.0.0.
110
- Translation transport is only generated for packages that contain one or more objects with translations (unless skipped by flag).
111
- Customizing transport is only generated if a valid list of customizing transports is provided (unless skipped by flag).
109
+ .addHelpText(`before`, `When no version is defined, it will automatically set to 1.0.0.
110
+ Translation transport is only generated for packages that contain one or more objects with translations (unless skipped by flag).
111
+ Customizing transport is only generated if a valid list of customizing transports is provided (unless skipped by flag).
112
112
  If a default manifest with dependencies is provided in conjunction with the automatic dependency generation, results will be merged.`)
113
113
  .option(`-o, --output <<outputPath>>`, `Output path.`)
114
114
  .option(`-np, --noPrompts`, `No prompts (will force some decisions).`, false)
@@ -169,7 +169,7 @@ const update = program.command(`update`)
169
169
  .argument(`[package]`, `Name of the package to update.`)
170
170
  .argument(`[version]`, `Optional: Target package version to update.`)
171
171
  .description(`Update trm-client / Update package from registry into system.`)
172
- .addHelpText(`before`, `When no package name is specified, trm-client will self-update. All options are invalid, in this case.
172
+ .addHelpText(`before`, `When no package name is specified, trm-client will self-update. All options are invalid, in this case.
173
173
  When no version is specified, the latest will be installed.`)
174
174
  .option(`-np, --noPrompts`, `No prompts (will force some decisions).`, false)
175
175
  .option(`-sf, --safe`, `Safe install (needs package integrity).`, false)
@@ -217,7 +217,7 @@ const _import = program.command(`import <file>`)
217
217
  const view = program.command(`view`)
218
218
  .argument(`<package>`, `Name of the package to view.`)
219
219
  .description(`View package.`)
220
- .addHelpText(`before`, `Shows package details.
220
+ .addHelpText(`before`, `Shows package details.
221
221
  If the package is not found on the system, it will automatically fall back to the data provided by the registry, granted it exists.`);
222
222
  (0, utils_1.registerCommand)(view, {
223
223
  requiresConnection: true,
@@ -62,7 +62,7 @@ class SystemAlias {
62
62
  if (!connection) {
63
63
  throw new Error(`Unknown connection type "${this.type}". Possible values are ${utils_1.Context.getInstance().getConnections().map(k => k.name).join(', ')}.`);
64
64
  }
65
- connection.setData(this._data);
65
+ connection.setData(this._data.data);
66
66
  return connection.getSystemConnector();
67
67
  }
68
68
  static generateFile(content, filePath) {
@@ -38,7 +38,7 @@ function checkCliUpdate(print) {
38
38
  trm_commons_1.Logger.warning(`A newer release of trm-client (v${chalk_1.default.bold(latestVersion)}) is available.`);
39
39
  trm_commons_1.Logger.warning(`New releases can introduce features and bug fixes.`);
40
40
  trm_commons_1.Logger.warning(`It is recommended to update your client by running the command`);
41
- trm_commons_1.Logger.warning(` ${chalk_1.default.bold('trm update')})`);
41
+ trm_commons_1.Logger.warning(` ${chalk_1.default.bold('trm update')}`);
42
42
  trm_commons_1.Logger.warning(` `);
43
43
  }
44
44
  }
package/package.json CHANGED
@@ -1,65 +1,65 @@
1
- {
2
- "name": "trm-client",
3
- "version": "5.2.0",
4
- "description": "TRM (Transport Request Manager) Client",
5
- "main": "dist/index.js",
6
- "types": "dist/index.d.ts",
7
- "files": [
8
- "changelog.txt",
9
- "dist",
10
- "!dist/test.js",
11
- "!dist/test.js.map",
12
- "!dist/test.d.ts",
13
- "!dist/.env",
14
- "!dist/dev_rfc.log"
15
- ],
16
- "bin": {
17
- "trm": "dist/index.js"
18
- },
19
- "scripts": {
20
- "cleanBuild": "rimraf dist/",
21
- "build": "npm run cleanBuild && tsc --sourceMap false",
22
- "prepublishOnly": "npm run build"
23
- },
24
- "keywords": [
25
- "trm",
26
- "abap"
27
- ],
28
- "homepage": "https://www.trmregistry.com",
29
- "repository": {
30
- "type": "git",
31
- "url": "git+https://github.com/RegestaItalia/trm-client.git"
32
- },
33
- "author": {
34
- "name": "Simone Gaffurini",
35
- "email": "simone.gaffurini@regestaitalia.it"
36
- },
37
- "license": "MIT",
38
- "dependencies": {
39
- "@esm2cjs/normalize-url": "^8.0.0",
40
- "chalk": "^4.1.2",
41
- "commander": "^11.0.0",
42
- "dotenv": "^16.3.1",
43
- "execa": "^9.6.0",
44
- "get-latest-version": "^5.1.0",
45
- "get-root-path": "^2.0.2",
46
- "ini": "^4.1.1",
47
- "lodash": "^4.17.21",
48
- "semver": "^7.5.4",
49
- "trm-commons": "^3.4.2",
50
- "trm-core": "^7.5.5",
51
- "trm-registry-types": "^1.2.0",
52
- "xml2js": "^0.6.2"
53
- },
54
- "peerDependencies": {
55
- "trm-commons": "^3.4.2"
56
- },
57
- "devDependencies": {
58
- "@types/ini": "^1.3.31",
59
- "@types/lodash": "^4.17.20",
60
- "@types/node": "^20.4.8",
61
- "@types/semver": "^7.5.3",
62
- "@types/xml2js": "^0.4.11",
63
- "rimraf": "^6.0.1"
64
- }
65
- }
1
+ {
2
+ "name": "trm-client",
3
+ "version": "5.2.1",
4
+ "description": "TRM (Transport Request Manager) Client",
5
+ "main": "dist/index.js",
6
+ "types": "dist/index.d.ts",
7
+ "files": [
8
+ "changelog.txt",
9
+ "dist",
10
+ "!dist/test.js",
11
+ "!dist/test.js.map",
12
+ "!dist/test.d.ts",
13
+ "!dist/.env",
14
+ "!dist/dev_rfc.log"
15
+ ],
16
+ "bin": {
17
+ "trm": "dist/index.js"
18
+ },
19
+ "scripts": {
20
+ "cleanBuild": "rimraf dist/",
21
+ "build": "npm run cleanBuild && tsc --sourceMap false",
22
+ "prepublishOnly": "npm run build"
23
+ },
24
+ "keywords": [
25
+ "trm",
26
+ "abap"
27
+ ],
28
+ "homepage": "https://www.trmregistry.com",
29
+ "repository": {
30
+ "type": "git",
31
+ "url": "git+https://github.com/RegestaItalia/trm-client.git"
32
+ },
33
+ "author": {
34
+ "name": "Simone Gaffurini",
35
+ "email": "simone.gaffurini@regestaitalia.it"
36
+ },
37
+ "license": "MIT",
38
+ "dependencies": {
39
+ "@esm2cjs/normalize-url": "^8.0.0",
40
+ "chalk": "^4.1.2",
41
+ "commander": "^11.0.0",
42
+ "dotenv": "^16.3.1",
43
+ "execa": "^9.6.0",
44
+ "get-latest-version": "^5.1.0",
45
+ "get-root-path": "^2.0.2",
46
+ "ini": "^4.1.1",
47
+ "lodash": "^4.17.21",
48
+ "semver": "^7.5.4",
49
+ "trm-commons": "^3.4.2",
50
+ "trm-core": "^7.5.5",
51
+ "trm-registry-types": "^1.2.0",
52
+ "xml2js": "^0.6.2"
53
+ },
54
+ "peerDependencies": {
55
+ "trm-commons": "^3.4.2"
56
+ },
57
+ "devDependencies": {
58
+ "@types/ini": "^1.3.31",
59
+ "@types/lodash": "^4.17.20",
60
+ "@types/node": "^20.4.8",
61
+ "@types/semver": "^7.5.3",
62
+ "@types/xml2js": "^0.4.11",
63
+ "rimraf": "^6.0.1"
64
+ }
65
+ }