tnp-core 19.0.19 → 19.0.20

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-core/browser",
3
- "version": "19.0.19",
3
+ "version": "19.0.20",
4
4
  "module": "fesm2022/tnp-core.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
package/cli.backend.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1746900932485 = dummy1746900932485;
4
- function dummy1746900932485() { }
3
+ exports.dummy1746915131639 = dummy1746915131639;
4
+ function dummy1746915131639() { }
5
5
  //# sourceMappingURL=cli.backend.js.map
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-core/client",
3
- "version": "19.0.19",
3
+ "version": "19.0.20",
4
4
  "module": "fesm2022/tnp-core.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-core";
3
- export declare const CURRENT_PACKAGE_VERSION = "19.0.19";
3
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.20";
@@ -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-core';
7
- exports.CURRENT_PACKAGE_VERSION = '19.0.19';
7
+ exports.CURRENT_PACKAGE_VERSION = '19.0.20';
8
8
  // THIS FILE IS GENERATED - DO NOT MODIFY
9
9
  //# sourceMappingURL=build-info._auto-generated_.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1746900932647 = dummy1746900932647;
4
- function dummy1746900932647() { }
3
+ exports.dummy1746915131826 = dummy1746915131826;
4
+ function dummy1746915131826() { }
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.dummy1746900932662 = dummy1746900932662;
4
- function dummy1746900932662() { }
3
+ exports.dummy1746915131840 = dummy1746915131840;
4
+ function dummy1746915131840() { }
5
5
  //# sourceMappingURL=node-path-mock.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-core",
3
- "version": "19.0.19",
3
+ "version": "19.0.20",
4
4
  "scripts": {
5
5
  "mkdocs": "python3 -m mkdocs"
6
6
  },
@@ -24,12 +24,12 @@
24
24
  "releaseType": "manual",
25
25
  "targetArtifact": "npm-lib-and-cli-tool",
26
26
  "envName": "__",
27
- "resolvedNewVersion": "19.0.19"
27
+ "resolvedNewVersion": "19.0.20"
28
28
  },
29
29
  "copyToManager": {},
30
30
  "buildInfo": {
31
- "date": "2025-05-06T22:09:17.000Z",
32
- "hash": "57da2d936590bcae716d7556e1c48bf2eeb73b05"
31
+ "date": "2025-05-10T18:15:59.000Z",
32
+ "hash": "f636c2512e254fbec5911214887746ad69df4860"
33
33
  },
34
34
  "currentProjectName": "tnp-core",
35
35
  "currentProjectType": "isomorphic-lib",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-core/websql",
3
- "version": "19.0.19",
3
+ "version": "19.0.20",
4
4
  "module": "fesm2022/tnp-core.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {