tnp-core 19.0.15 → 19.0.16

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.15",
3
+ "version": "19.0.16",
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.dummy1745785736806 = dummy1745785736806;
4
- function dummy1745785736806() { }
3
+ exports.dummy1745788791851 = dummy1745788791851;
4
+ function dummy1745788791851() { }
5
5
  //# sourceMappingURL=cli.backend.js.map
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-core/client",
3
- "version": "19.0.15",
3
+ "version": "19.0.16",
4
4
  "module": "fesm2022/tnp-core.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -1,2 +1,2 @@
1
1
  export declare const BUILD_FRAMEWORK_CLI_NAME = "tnp";
2
- export declare const CURRENT_PACKAGE_VERSION = "19.0.15";
2
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.16";
@@ -3,6 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.CURRENT_PACKAGE_VERSION = exports.BUILD_FRAMEWORK_CLI_NAME = void 0;
4
4
  // THIS FILE IS GENERATED - DO NOT MODIFY
5
5
  exports.BUILD_FRAMEWORK_CLI_NAME = 'tnp';
6
- exports.CURRENT_PACKAGE_VERSION = '19.0.15';
6
+ exports.CURRENT_PACKAGE_VERSION = '19.0.16';
7
7
  // THIS FILE IS GENERATED - DO NOT MODIFY
8
8
  //# 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.dummy1745785736915 = dummy1745785736915;
4
- function dummy1745785736915() { }
3
+ exports.dummy1745788791966 = dummy1745788791966;
4
+ function dummy1745788791966() { }
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.dummy1745785736921 = dummy1745785736921;
4
- function dummy1745785736921() { }
3
+ exports.dummy1745788791974 = dummy1745788791974;
4
+ function dummy1745788791974() { }
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.15",
3
+ "version": "19.0.16",
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.15"
27
+ "resolvedNewVersion": "19.0.16"
28
28
  },
29
29
  "copyToManager": {},
30
30
  "buildInfo": {
31
- "date": "2025-04-27T20:28:14.000Z",
32
- "hash": "ac0e876f05f2a7ba9b2d407a4e95c7a1fea71c53"
31
+ "date": "2025-04-27T20:29:29.000Z",
32
+ "hash": "b07fea0b8b783005f289fc4d356ad5aa426c226a"
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.15",
3
+ "version": "19.0.16",
4
4
  "module": "fesm2022/tnp-core.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {