tnp-core 19.0.33 → 19.0.34

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.33",
3
+ "version": "19.0.34",
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.dummy1748396577716 = dummy1748396577716;
4
- function dummy1748396577716() { }
3
+ exports.dummy1748398240369 = dummy1748398240369;
4
+ function dummy1748398240369() { }
5
5
  //# sourceMappingURL=cli.backend.js.map
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-core/client",
3
- "version": "19.0.33",
3
+ "version": "19.0.34",
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.33";
3
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.34";
@@ -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.33';
7
+ exports.CURRENT_PACKAGE_VERSION = '19.0.34';
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.dummy1748396577855 = dummy1748396577855;
4
- function dummy1748396577855() { }
3
+ exports.dummy1748398240503 = dummy1748398240503;
4
+ function dummy1748398240503() { }
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.dummy1748396577865 = dummy1748396577865;
4
- function dummy1748396577865() { }
3
+ exports.dummy1748398240514 = dummy1748398240514;
4
+ function dummy1748398240514() { }
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.33",
3
+ "version": "19.0.34",
4
4
  "scripts": {
5
5
  "mkdocs": "python3 -m mkdocs",
6
6
  "taon init": "taon init",
@@ -50,10 +50,5 @@
50
50
  },
51
51
  "main": "dist/app.electron.js",
52
52
  "bin": {},
53
- "exports": {
54
- ".": {
55
- "style": "./scss/index.scss"
56
- }
57
- },
58
53
  "peerDependencies": {}
59
54
  }
@@ -30,12 +30,12 @@
30
30
  "releaseType": "manual",
31
31
  "targetArtifact": "npm-lib-and-cli-tool",
32
32
  "envName": "__",
33
- "resolvedNewVersion": "19.0.33"
33
+ "resolvedNewVersion": "19.0.34"
34
34
  },
35
35
  "copyToManager": {},
36
36
  "buildInfo": {
37
- "date": "2025-05-28T01:42:12.000Z",
38
- "hash": "b6d224219745f4763c931595d8da3e1d881ea531"
37
+ "date": "2025-05-28T01:43:25.000Z",
38
+ "hash": "cdb145d36dad39e33a36e30a2dfdbdcc972e0ffb"
39
39
  },
40
40
  "currentProjectName": "tnp-core",
41
41
  "currentProjectType": "isomorphic-lib",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-core/websql",
3
- "version": "19.0.33",
3
+ "version": "19.0.34",
4
4
  "module": "fesm2022/tnp-core.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {