tnp-core 21.0.39 → 21.0.40

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": "21.0.39",
3
+ "version": "21.0.40",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-core/browser-prod",
3
- "version": "21.0.39",
3
+ "version": "21.0.40",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"
package/cli.backend.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1769204945029 = dummy1769204945029;
4
- function dummy1769204945029() { }
3
+ exports.dummy1769209996001 = dummy1769209996001;
4
+ function dummy1769209996001() { }
5
5
  //# sourceMappingURL=cli.backend.js.map
@@ -21,4 +21,4 @@ export declare const CURRENT_PACKAGE_TAON_VERSION = "v21";
21
21
  /**
22
22
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
23
23
  */
24
- export declare const CURRENT_PACKAGE_VERSION = "21.0.39";
24
+ export declare const CURRENT_PACKAGE_VERSION = "21.0.40";
@@ -25,6 +25,6 @@ exports.CURRENT_PACKAGE_TAON_VERSION = 'v21';
25
25
  /**
26
26
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
27
27
  */
28
- exports.CURRENT_PACKAGE_VERSION = '21.0.39';
28
+ exports.CURRENT_PACKAGE_VERSION = '21.0.40';
29
29
  // THIS FILE IS GENERATED - DO NOT MODIFY
30
30
  //# 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.dummy1769204945322 = dummy1769204945322;
4
- function dummy1769204945322() { }
3
+ exports.dummy1769209996197 = dummy1769209996197;
4
+ function dummy1769209996197() { }
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.dummy1769204945344 = dummy1769204945344;
4
- function dummy1769204945344() { }
3
+ exports.dummy1769209996210 = dummy1769209996210;
4
+ function dummy1769209996210() { }
5
5
  //# sourceMappingURL=node-path-mock.js.map
package/lib/package.json CHANGED
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "name": "tnp-core/lib",
3
- "version": "21.0.39"
3
+ "version": "21.0.40"
4
4
  }
@@ -21,4 +21,4 @@ export declare const CURRENT_PACKAGE_TAON_VERSION = "v21";
21
21
  /**
22
22
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
23
23
  */
24
- export declare const CURRENT_PACKAGE_VERSION = "21.0.39";
24
+ export declare const CURRENT_PACKAGE_VERSION = "21.0.40";
@@ -25,6 +25,6 @@ exports.CURRENT_PACKAGE_TAON_VERSION = 'v21';
25
25
  /**
26
26
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
27
27
  */
28
- exports.CURRENT_PACKAGE_VERSION = '21.0.39';
28
+ exports.CURRENT_PACKAGE_VERSION = '21.0.40';
29
29
  // THIS FILE IS GENERATED - DO NOT MODIFY
30
30
  //# sourceMappingURL=build-info._auto-generated_.js.map
@@ -1 +1 @@
1
- export declare function dummy1769204990111(): void;
1
+ export declare function dummy1769210030049(): void;
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1769204990111 = dummy1769204990111;
4
- function dummy1769204990111() { }
3
+ exports.dummy1769210030049 = dummy1769210030049;
4
+ function dummy1769210030049() { }
5
5
  //# sourceMappingURL=node-chalk-mock.js.map
@@ -1 +1 @@
1
- export declare function dummy1769204990177(): void;
1
+ export declare function dummy1769210030086(): void;
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1769204990177 = dummy1769204990177;
4
- function dummy1769204990177() { }
3
+ exports.dummy1769210030086 = dummy1769210030086;
4
+ function dummy1769210030086() { }
5
5
  //# sourceMappingURL=node-path-mock.js.map
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "name": "tnp-core/lib-prod",
3
- "version": "21.0.39"
3
+ "version": "21.0.40"
4
4
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-core",
3
- "version": "21.0.39",
3
+ "version": "21.0.40",
4
4
  "scripts": {
5
5
  "mkdocs": "python3 -m mkdocs",
6
6
  "taon init": "taon init",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-core/websql",
3
- "version": "21.0.39",
3
+ "version": "21.0.40",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-core/websql-prod",
3
- "version": "21.0.39",
3
+ "version": "21.0.40",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"