tnp-config 19.0.1 → 19.0.3

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,7 +1,7 @@
1
- THIS FILE IS GENERATED. THIS FILE IS GENERATED. THIS FILE IS GENERATED.
1
+ THIS FILE IS GENERATED - DO NOT MODIFY
2
2
 
3
- Assets from this folder are being shipped with this npm package (tnp-config@19.0.0)
3
+ Assets from this folder are being shipped with this npm package (tnp-config@19.0.2)
4
4
  created from this project.
5
5
 
6
- THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
6
+ THIS FILE IS GENERATED - DO NOT MODIFY
7
7
 
@@ -0,0 +1,13 @@
1
+ {
2
+ "name": "tnp-config/browser",
3
+ "version": "19.0.3",
4
+ "module": "fesm2022/tnp-config.mjs",
5
+ "typings": "index.d.ts",
6
+ "exports": {
7
+ ".": {
8
+ "types": "./index.d.ts",
9
+ "default": "./fesm2022/tnp-config.mjs"
10
+ }
11
+ },
12
+ "sideEffects": false
13
+ }
@@ -0,0 +1,13 @@
1
+ {
2
+ "name": "tnp-config/client",
3
+ "version": "19.0.3",
4
+ "module": "fesm2022/tnp-config.mjs",
5
+ "typings": "index.d.ts",
6
+ "exports": {
7
+ ".": {
8
+ "types": "./index.d.ts",
9
+ "default": "./fesm2022/tnp-config.mjs"
10
+ }
11
+ },
12
+ "sideEffects": false
13
+ }
@@ -1 +1,2 @@
1
1
  export declare const BUILD_FRAMEWORK_CLI_NAME = "tnp";
2
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.2";
@@ -1,5 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BUILD_FRAMEWORK_CLI_NAME = void 0;
3
+ exports.CURRENT_PACKAGE_VERSION = exports.BUILD_FRAMEWORK_CLI_NAME = void 0;
4
+ // THIS FILE IS GENERATED - DO NOT MODIFY
4
5
  exports.BUILD_FRAMEWORK_CLI_NAME = 'tnp';
6
+ exports.CURRENT_PACKAGE_VERSION = '19.0.2';
7
+ // THIS FILE IS GENERATED - DO NOT MODIFY
5
8
  //# sourceMappingURL=build-info._auto-generated_.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"build-info._auto-generated_.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/tnp-config/src/lib/build-info._auto-generated_.ts"],"names":[],"mappings":";;;AACa,QAAA,wBAAwB,GAAG,KAAK,CAAC"}
1
+ {"version":3,"file":"build-info._auto-generated_.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/tnp-config/src/lib/build-info._auto-generated_.ts"],"names":[],"mappings":";;;AAAA,yCAAyC;AAC5B,QAAA,wBAAwB,GAAG,KAAK,CAAC;AACjC,QAAA,uBAAuB,GAAG,QAAQ,CAAC;AAChD,yCAAyC"}
@@ -1,6 +1,6 @@
1
1
  // @ts-nocheck
2
2
  // This file is auto-generated. Do not modify.
3
- // This is only placholder.
3
+ // This is only placeholder.
4
4
  // Use property "shouldGenerateAutogenIndexFile: true"
5
- // in taon.jsonc to enable autogeneration.
5
+ // in taon.jsonc to enable ts exports auto generation.
6
6
  //# sourceMappingURL=index._auto-generated_.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index._auto-generated_.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/tnp-config/src/lib/index._auto-generated_.ts"],"names":[],"mappings":"AAAA,cAAc;AACd,8CAA8C;AAC9C,2BAA2B;AAC3B,uDAAuD;AACvD,2CAA2C"}
1
+ {"version":3,"file":"index._auto-generated_.js","sourceRoot":"","sources":["c:/Users/darek/projects/npm/taon-dev/tnp-config/src/lib/index._auto-generated_.ts"],"names":[],"mappings":"AAAA,cAAc;AACd,8CAA8C;AAC9C,4BAA4B;AAC5B,uDAAuD;AACvD,uDAAuD"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-config",
3
- "version": "19.0.1",
3
+ "version": "19.0.3",
4
4
  "license": "MIT",
5
5
  "author": "Dariusz Filipiak",
6
6
  "private": false,
package/src.d.ts CHANGED
@@ -1,6 +1,6 @@
1
- // THIS FILE IS GENERATED
1
+ // THIS FILE IS GENERATED - DO NOT MODIFY
2
2
  export * from './lib';
3
- // THIS FILE IS GENERATED
3
+ // THIS FILE IS GENERATED - DO NOT MODIFY
4
4
  // please use command: taon build:watch to see here links for your globally builded lib code files
5
- // THIS FILE IS GENERATED
5
+ // THIS FILE IS GENERATED - DO NOT MODIFY
6
6
 
@@ -22,12 +22,13 @@
22
22
  "autoReleaseUsingConfig": true,
23
23
  "releaseVersionBumpType": "patch",
24
24
  "releaseType": "manual",
25
- "targetArtifact": "npm-lib-and-cli-tool"
25
+ "targetArtifact": "npm-lib-and-cli-tool",
26
+ "envName": "__"
26
27
  },
27
28
  "copyToManager": {},
28
29
  "buildInfo": {
29
- "date": "2025-04-20T22:43:42.000Z",
30
- "hash": "805605ad9b1d590060f07191ca2c664a1a766857"
30
+ "date": "2025-04-26T21:10:43.000Z",
31
+ "hash": "fcf99df020ae19b047d8cca5ce895137be62640f"
31
32
  },
32
33
  "currentProjectName": "tnp-config",
33
34
  "currentProjectType": "isomorphic-lib",
@@ -0,0 +1,13 @@
1
+ {
2
+ "name": "tnp-config/websql",
3
+ "version": "19.0.3",
4
+ "module": "fesm2022/tnp-config.mjs",
5
+ "typings": "index.d.ts",
6
+ "exports": {
7
+ ".": {
8
+ "types": "./index.d.ts",
9
+ "default": "./fesm2022/tnp-config.mjs"
10
+ }
11
+ },
12
+ "sideEffects": false
13
+ }
package/taon.jsonc DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "resources": ["README.md"],
3
- "type": "isomorphic-lib",
4
- "version": "v18",
5
- "dependenciesNamesForNpmLib": ["taon-core"],
6
- "additionalNpmNames": ["taon-config"],
7
- "isCoreProject": false,
8
-
9
- "packageJsonOverride": {
10
- "license": "MIT",
11
- "private": false
12
- }
13
- }