@dpuse/dpuse-development 0.3.535 → 0.3.543

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/.gitattributes CHANGED
@@ -1,3 +1,2 @@
1
1
  bundle-analysis-reports/** linguist-vendored
2
- dependency-check-reports/** linguist-vendored
3
2
  docs/** linguist-vendored
@@ -1,4 +1,5 @@
1
1
  {
2
+ "MD007": { "indent": 4 },
2
3
  "MD013": false,
3
4
  "MD033": false,
4
5
  "MD041": false
package/README.md CHANGED
@@ -3,9 +3,6 @@
3
3
  [![npm version](https://img.shields.io/npm/v/@dpuse/dpuse-development.svg)](https://www.npmjs.com/package/@dpuse/dpuse-development)
4
4
  [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE)
5
5
  [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=dpuse_dpuse-development&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=dpuse_dpuse-development)
6
- <span><!-- OWASP_BADGES_START -->
7
- [![OWASP](https://img.shields.io/badge/OWASP-passed-4CAF50)](https://dpuse.github.io/dpuse-development/dependency-check-reports/dependency-check-report.html)
8
- <!-- OWASP_BADGES_END --></span>
9
6
 
10
7
  <!-- SUMMARY_START -->
11
8
 
@@ -100,17 +97,32 @@ The following table lists the top-level production and peer dependencies. All of
100
97
  We use the `npm` packages [license-report](https://www.npmjs.com/package/license-report), [license-report-check](https://www.npmjs.com/package/license-report-check), [license-report-recursive](https://www.npmjs.com/package/license-report-recursive) and [license-downloader](https://www.npmjs.com/package/license-downloader) to identify all dependency licenses and include copies of them. We do not use any unlicensed dependencies in either production or development.
101
98
 
102
99
  <!-- DEPENDENCY_LICENSES_START -->
103
- |Name|Type|Installed|Latest|Latest Released|Deps|Document|
104
- |:-|:-|:-:|:-:|:-|-:|:-|
105
- |@dpuse/dpuse-shared|MIT|0.3.639|0.3.639|this month: 2026-04-20|0|[LICENSE](https://raw.githubusercontent.com/dpuse/dpuse-shared/main/LICENSE)|
106
- |acorn|MIT|8.16.0|8.16.0|2 months ago: 2026-02-19|0|⚠️ No license file|
107
- |acorn-typescript|MIT|1.4.13|1.4.13|27 months ago: 2024-01-03❗|1|[LICENSE](https://raw.githubusercontent.com/TyrealHu/acorn-typescript/master/LICENSE)|
108
- |acorn-walk|MIT|8.3.5|8.3.5|2 months ago: 2026-02-19|1|⚠️ No license file|
109
- |nanoid|MIT|5.1.9|5.1.9|this month: 2026-04-15|0|[LICENSE](https://raw.githubusercontent.com/ai/nanoid/main/LICENSE)|
110
- |valibot|MIT|1.3.1|1.3.1|1 month ago: 2026-03-18|1|[LICENSE.md](https://raw.githubusercontent.com/open-circle/valibot/main/LICENSE.md)|
100
+
101
+ | Name | Version | License(s) | Document |
102
+ | ----------------------------------------------------------------------- | :-----: | ---------- | --------------------------------------------------------------------- |
103
+ | [@dpuse/dpuse-shared](https://github.com/data-positioning/dpuse-shared) | 0.3.675 | MIT | [LICENSE](licenses/downloads/@dpuse/dpuse-shared@0.3.675-LICENSE.txt) |
104
+ | [acorn-typescript](https://github.com/TyrealHu/acorn-typescript) | 1.4.13 | MIT | [LICENSE](licenses/downloads/acorn-typescript@1.4.13-LICENSE.txt) |
105
+ | [acorn-walk](https://github.com/acornjs/acorn) | 8.3.5 | MIT | [LICENSE](licenses/downloads/acorn-walk@8.3.5-LICENSE.txt) |
106
+ | [acorn](https://github.com/acornjs/acorn) | 8.17.0 | MIT | [LICENSE](licenses/downloads/acorn@8.17.0-LICENSE.txt) |
107
+ | [nanoid](https://github.com/ai/nanoid) | 5.1.15 | MIT | [LICENSE](licenses/downloads/nanoid@5.1.15-LICENSE.txt) |
108
+ | [typescript](https://github.com/microsoft/TypeScript) | 6.0.3 | Apache-2.0 | [LICENSE](licenses/downloads/typescript@6.0.3-LICENSE.txt) |
109
+ | [valibot](https://github.com/open-circle/valibot) | 1.4.1 | MIT | [LICENSE](licenses/downloads/valibot@1.4.1-LICENSE.txt) |
111
110
 
112
111
  <!-- DEPENDENCY_LICENSES_END -->
113
112
 
113
+ <!-- DEPENDENCY_TREE_START -->
114
+
115
+ - **[@dpuse/dpuse-shared](https://github.com/data-positioning/dpuse-shared)** 0.3.675 — this month: 2026-06-23
116
+ - **[acorn-typescript](https://github.com/TyrealHu/acorn-typescript)** 1.4.13 — 29 months ago: 2024-01-03 ⚠️
117
+ - **[acorn](https://github.com/acornjs/acorn)** 8.17.0 — this month: 2026-06-11
118
+ - **[acorn-walk](https://github.com/acornjs/acorn)** 8.3.5 — 4 months ago: 2026-02-19
119
+ - **[acorn](https://github.com/acornjs/acorn)** 8.17.0 — this month: 2026-06-11
120
+ - **[acorn](https://github.com/acornjs/acorn)** 8.17.0 — this month: 2026-06-11
121
+ - **[nanoid](https://github.com/ai/nanoid)** 5.1.15 — this month: 2026-06-20
122
+ - **[valibot](https://github.com/open-circle/valibot)** 1.4.1 — 1 month ago: 2026-05-24
123
+ - **[typescript](https://github.com/microsoft/TypeScript)** 6.0.3 — 2 months ago: 2026-04-16
124
+ <!-- DEPENDENCY_TREE_END -->
125
+
114
126
  Insert link to other document for detailed explanation. Only show messages if issues arise.
115
127
 
116
128
  1. **Installed** column:
@@ -133,4 +145,4 @@ Insert link to other document for detailed explanation. Only show messages if is
133
145
 
134
146
  This project is licensed under the MIT License, permitting free use, modification, and distribution.
135
147
 
136
- [MIT](./LICENSE) © 2026 DPUse Pty Ltd
148
+ [MIT](./LICENSE) © 2026-present Jonathan Terrell