tnp-config 19.0.23 → 19.0.25

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,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-config/browser",
3
- "version": "19.0.23",
3
+ "version": "19.0.25",
4
4
  "module": "fesm2022/tnp-config.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-config/client",
3
- "version": "19.0.23",
3
+ "version": "19.0.25",
4
4
  "module": "fesm2022/tnp-config.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -1,3 +1,3 @@
1
1
  export declare const BUILD_FRAMEWORK_CLI_NAME = "tnp";
2
2
  export declare const PROJECT_NPM_NAME = "tnp-config";
3
- export declare const CURRENT_PACKAGE_VERSION = "19.0.23";
3
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.25";
@@ -4,6 +4,6 @@ exports.CURRENT_PACKAGE_VERSION = exports.PROJECT_NPM_NAME = exports.BUILD_FRAME
4
4
  // THIS FILE IS GENERATED - DO NOT MODIFY
5
5
  exports.BUILD_FRAMEWORK_CLI_NAME = 'tnp';
6
6
  exports.PROJECT_NPM_NAME = 'tnp-config';
7
- exports.CURRENT_PACKAGE_VERSION = '19.0.23';
7
+ exports.CURRENT_PACKAGE_VERSION = '19.0.25';
8
8
  // THIS FILE IS GENERATED - DO NOT MODIFY
9
9
  //# sourceMappingURL=build-info._auto-generated_.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-config",
3
- "version": "19.0.23",
3
+ "version": "19.0.25",
4
4
  "scripts": {
5
5
  "taon init": "taon init",
6
6
  "taon start": "taon start",
@@ -8,11 +8,7 @@
8
8
  "container": {
9
9
  "only": []
10
10
  },
11
- "ports": {
12
- "ngNormalAppPort": 4225,
13
- "ngWebsqlAppPort": 4226,
14
- "nodeBeAppPort": 4110
15
- },
11
+ "ports": {},
16
12
  "init": {},
17
13
  "build": {
18
14
  "pwa": {},
@@ -30,12 +26,12 @@
30
26
  "releaseType": "manual",
31
27
  "targetArtifact": "npm-lib-and-cli-tool",
32
28
  "envName": "__",
33
- "resolvedNewVersion": "19.0.23"
29
+ "resolvedNewVersion": "19.0.25"
34
30
  },
35
31
  "copyToManager": {},
36
32
  "buildInfo": {
37
- "date": "2025-05-28T01:44:11.000Z",
38
- "hash": "af2cbbcdd12fc1929a02660fe3613482041c4023"
33
+ "date": "2025-05-29T20:31:50.000Z",
34
+ "hash": "79a5ce62486fd5a52befc00fc54a1b4680bf5068"
39
35
  },
40
36
  "currentProjectName": "tnp-config",
41
37
  "currentProjectType": "isomorphic-lib",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-config/websql",
3
- "version": "19.0.23",
3
+ "version": "19.0.25",
4
4
  "module": "fesm2022/tnp-config.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {