tnp-core 21.0.73 → 21.0.74

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.73",
3
+ "version": "21.0.74",
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.73",
3
+ "version": "21.0.74",
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.dummy1769876356076 = dummy1769876356076;
4
- function dummy1769876356076() { }
3
+ exports.dummy1769876827457 = dummy1769876827457;
4
+ function dummy1769876827457() { }
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.73";
24
+ export declare const CURRENT_PACKAGE_VERSION = "21.0.74";
@@ -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.73';
28
+ exports.CURRENT_PACKAGE_VERSION = '21.0.74';
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.dummy1769876356467 = dummy1769876356467;
4
- function dummy1769876356467() { }
3
+ exports.dummy1769876827819 = dummy1769876827819;
4
+ function dummy1769876827819() { }
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.dummy1769876356483 = dummy1769876356483;
4
- function dummy1769876356483() { }
3
+ exports.dummy1769876827839 = dummy1769876827839;
4
+ function dummy1769876827839() { }
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.73"
3
+ "version": "21.0.74"
4
4
  }
@@ -22,5 +22,5 @@ export const CURRENT_PACKAGE_TAON_VERSION = 'v21';
22
22
  /**
23
23
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
24
24
  */
25
- export const CURRENT_PACKAGE_VERSION = '21.0.73';
25
+ export const CURRENT_PACKAGE_VERSION = '21.0.74';
26
26
  // THIS FILE IS GENERATED - DO NOT MODIFY
@@ -1 +1 @@
1
- export function dummy1769876458825() { }
1
+ export function dummy1769876929250() { }
@@ -1 +1 @@
1
- export function dummy1769876459742() { }
1
+ export function dummy1769876929914() { }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "name": "tnp-core/lib-prod",
3
- "version": "21.0.73"
3
+ "version": "21.0.74"
4
4
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tnp-core",
3
- "version": "21.0.73",
3
+ "version": "21.0.74",
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.73",
3
+ "version": "21.0.74",
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.73",
3
+ "version": "21.0.74",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"