@datapos/datapos-development 0.3.194 → 0.3.213

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.
package/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # Data Positioning Development Library
2
2
 
3
3
  [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=data-positioning_datapos-development&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=data-positioning_datapos-development)
4
- <span><!-- OWASP_BADGE_START -->[![OWASP](https://img.shields.io/badge/OWASP-passed-4CAF50)](https://data-positioning.github.io/test-lib/dependency-check-reports/dependency-check-report.html)<!-- OWASP_BADGE_END --></span>
4
+ <span><!-- OWASP_BADGES_START -->[![OWASP](https://img.shields.io/badge/OWASP-passed-4CAF50)](https://data-positioning.github.io/test-lib/dependency-check-reports/dependency-check-report.html)<!-- OWASP_BADGES_END --></span>
5
5
  [![npm version](https://img.shields.io/npm/v/@datapos/datapos-development.svg)](https://www.npmjs.com/package/@datapos/datapos-development)
6
6
  [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE)
7
7
 
@@ -64,17 +64,17 @@ The OWASP Dependency Check Report identifies known vulnerabilities in project de
64
64
 
65
65
  ### Dependency Licenses
66
66
 
67
- The following table lists top-level production and peer dependencies. All these dependencies (including transitive ones) have been recursively verified to use Apache-2.0, CC0-1.0, or MIT—commercially friendly licenses with minimal restrictions. Developers cloning this repository should independently verify dev and optional dependencies; users of the published library are covered by these checks.
67
+ The following table lists top-level production and peer dependencies. All these dependencies (including transitive ones) have been recursively verified to use Apache-2.0, BSD-2-Clause, CC0-1.0, or MIT—commercially friendly licenses with minimal restrictions. Developers cloning this repository should independently verify dev and optional dependencies; users of the published library are covered by these checks. If a dependence has no license then it is treated as ?????
68
68
 
69
69
  <!-- DEPENDENCY_LICENSES_START -->
70
-
71
- | Name | Type | Installed | Latest | Latest Modified |
72
- | :---------------------- | :--: | :-------: | :-----: | :----------------------- |
73
- | @datapos/datapos-shared | MIT | 0.3.252 | 0.3.252 | 2025-11-25T16:48:28.532Z |
74
- | acorn | MIT | 8.15.0 | 8.15.0 | 2025-06-09T04:08:15.567Z |
75
- | acorn-typescript | MIT | 1.4.13 | 1.4.13 | 2024-01-03T02:25:10.152Z |
76
- | acorn-walk | MIT | 8.3.4 | 8.3.4 | 2024-09-09T08:40:59.131Z |
77
-
70
+ | Name | Type | Installed | Latest | Latest Modified |
71
+ | :---------------------- | :----------: | :-------: | :-----: | :----------------------- |
72
+ | @datapos/datapos-shared | MIT | 0.3.255 | 0.3.255 | 2025-11-29T17:16:07.774Z |
73
+ | acorn | MIT | 8.15.0 | 8.15.0 | 2025-06-09T04:08:15.567Z |
74
+ | acorn-typescript | MIT | 1.4.13 | 1.4.13 | 2024-01-03T02:25:10.152Z |
75
+ | acorn-walk | MIT | 8.3.4 | 8.3.4 | 2024-09-09T08:40:59.131Z |
76
+ | dotenv | BSD-2-Clause | 17.2.3 | 17.2.3 | 2025-09-29T23:22:21.769Z |
77
+ | zod | MIT | 4.1.13 | 4.1.13 | 2025-11-24T02:38:31.522Z |
78
78
  <!-- DEPENDENCY_LICENSES_END -->
79
79
 
80
80
  ### Bundle Analysis Report