tnp-core 18.0.5 → 18.0.6

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
  THIS FILE IS GENERATED. THIS FILE IS GENERATED. THIS FILE IS GENERATED.
2
2
 
3
- Assets from this folder are being shipped with this npm package (tnp-core@18.0.5)
3
+ Assets from this folder are being shipped with this npm package (tnp-core@18.0.6)
4
4
  created from this project.
5
5
 
6
6
  THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
package/cli.backend.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1723483462171 = dummy1723483462171;
4
- function dummy1723483462171() { }
3
+ exports.dummy1723489350721 = dummy1723489350721;
4
+ function dummy1723489350721() { }
5
5
  //# sourceMappingURL=cli.backend.js.map
package/firedev.jsonc CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
- "resources": ["README.md"],
3
-
2
+ "resources": [
3
+ "README.md"
4
+ ],
4
5
  "overrided": {
5
6
  "ignoreDepsPattern": [],
6
7
  "includeAsDev": [],
7
-
8
8
  "includeOnly": [
9
9
  "axios",
10
10
  "glob",
@@ -31,15 +31,12 @@
31
31
  "is-admin",
32
32
  "dateformat"
33
33
  ],
34
-
35
34
  "dependencies": {},
36
35
  "linkedFolders": [],
37
36
  "npmFixes": []
38
37
  },
39
-
40
38
  "smartContainerBuildTarget": "",
41
39
  "linkedRepos": [],
42
-
43
40
  "libReleaseOptions": {
44
41
  "nodts": false,
45
42
  "obscure": false,
@@ -50,14 +47,15 @@
50
47
  "cliBuildIncludeNodeModules": false,
51
48
  "cliBuildUglify": false
52
49
  },
53
-
54
50
  "smartContainerTarget": "",
55
51
  "type": "isomorphic-lib",
56
52
  "isCoreProject": false,
57
53
  "useFramework": false,
58
54
  "required": [],
59
55
  "version": "v18",
60
- "additionalNpmNames": ["firedev-core"],
56
+ "additionalNpmNames": [
57
+ "firedev-core"
58
+ ],
61
59
  "isGenerated": false,
62
60
  "requiredServers": [],
63
61
  "license": "MIT",
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1723483462329 = dummy1723483462329;
4
- function dummy1723483462329() { }
3
+ exports.dummy1723489350894 = dummy1723489350894;
4
+ function dummy1723489350894() { }
5
5
  //# sourceMappingURL=node-chalk-mock.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1723483462343 = dummy1723483462343;
4
- function dummy1723483462343() { }
3
+ exports.dummy1723489350908 = dummy1723489350908;
4
+ function dummy1723489350908() { }
5
5
  //# sourceMappingURL=node-path-mock.js.map
package/package.json CHANGED
@@ -91,7 +91,7 @@
91
91
  "license": "MIT",
92
92
  "private": false,
93
93
  "name": "tnp-core",
94
- "version": "18.0.5",
95
- "lastBuildTagHash": "9a5fd003d3996802ee3f63ddd10640bca5154512",
94
+ "version": "18.0.6",
95
+ "lastBuildTagHash": "a4c0a2bc9524ce26e4326a39677b32e0b7f60f5c",
96
96
  "main": "dist/app.electron.js"
97
97
  }
@@ -375,19 +375,19 @@
375
375
  "license": "MIT",
376
376
  "private": false,
377
377
  "name": "tnp-core",
378
- "version": "18.0.5",
379
- "lastBuildTagHash": "9a5fd003d3996802ee3f63ddd10640bca5154512",
378
+ "version": "18.0.6",
379
+ "lastBuildTagHash": "a4c0a2bc9524ce26e4326a39677b32e0b7f60f5c",
380
380
  "main": "dist/app.electron.js"
381
381
  },
382
382
  "build": {
383
- "number": 848,
384
- "date": "2024-08-10T22:29:32.000Z",
385
- "hash": "a4c0a2bc9524ce26e4326a39677b32e0b7f60f5c"
383
+ "number": 849,
384
+ "date": "2024-08-12T17:25:01.000Z",
385
+ "hash": "594f15311ae98ce2ea4c20c2b686a2a2d42b5212"
386
386
  },
387
387
  "currentProjectName": "tnp-core",
388
388
  "currentProjectGenericName": "tnp-core",
389
389
  "currentProjectType": "isomorphic-lib",
390
- "currentFrameworkVersion": "16.444.17",
390
+ "currentFrameworkVersion": "18.0.0",
391
391
  "isStandaloneProject": true,
392
392
  "isSmartContainer": false,
393
393
  "pathesTsconfig": "\"paths\": {\"tnp-core\":[\"./src/lib\"],\"tnp-core/*\":[\"./src/lib/*\"]},",