@dpuse/dpuse-development 0.3.535 → 0.3.545

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,30 @@ 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
+ |Name|Version|License(s)|Document|
101
+ |-|:-:|-|-|
102
+ |[@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)|
103
+ |[acorn-typescript](https://github.com/TyrealHu/acorn-typescript)|1.4.13|MIT|[LICENSE](licenses/downloads/acorn-typescript@1.4.13-LICENSE.txt)|
104
+ |[acorn-walk](https://github.com/acornjs/acorn)|8.3.5|MIT|[LICENSE](licenses/downloads/acorn-walk@8.3.5-LICENSE.txt)|
105
+ |[acorn](https://github.com/acornjs/acorn)|8.17.0|MIT|[LICENSE](licenses/downloads/acorn@8.17.0-LICENSE.txt)|
106
+ |[nanoid](https://github.com/ai/nanoid)|5.1.15|MIT|[LICENSE](licenses/downloads/nanoid@5.1.15-LICENSE.txt)|
107
+ |[typescript](https://github.com/microsoft/TypeScript)|6.0.3|Apache-2.0|[LICENSE](licenses/downloads/typescript@6.0.3-LICENSE.txt)|
108
+ |[valibot](https://github.com/open-circle/valibot)|1.4.1|MIT|[LICENSE](licenses/downloads/valibot@1.4.1-LICENSE.txt)|
111
109
 
112
110
  <!-- DEPENDENCY_LICENSES_END -->
113
111
 
112
+ <!-- DEPENDENCY_TREE_START -->
113
+ - **[@dpuse/dpuse-shared](https://github.com/data-positioning/dpuse-shared)** 0.3.675 — this month: 2026-06-23
114
+ - **[acorn-typescript](https://github.com/TyrealHu/acorn-typescript)** 1.4.13 — 29 months ago: 2024-01-03 ⚠️
115
+ - **[acorn](https://github.com/acornjs/acorn)** 8.17.0 — this month: 2026-06-11
116
+ - **[acorn-walk](https://github.com/acornjs/acorn)** 8.3.5 — 4 months ago: 2026-02-19
117
+ - **[acorn](https://github.com/acornjs/acorn)** 8.17.0 — this month: 2026-06-11
118
+ - **[acorn](https://github.com/acornjs/acorn)** 8.17.0 — this month: 2026-06-11
119
+ - **[nanoid](https://github.com/ai/nanoid)** 5.1.15 — this month: 2026-06-20
120
+ - **[valibot](https://github.com/open-circle/valibot)** 1.4.1 — 1 month ago: 2026-05-24
121
+ - **[typescript](https://github.com/microsoft/TypeScript)** 6.0.3 — 2 months ago: 2026-04-16
122
+ <!-- DEPENDENCY_TREE_END -->
123
+
114
124
  Insert link to other document for detailed explanation. Only show messages if issues arise.
115
125
 
116
126
  1. **Installed** column:
@@ -133,4 +143,4 @@ Insert link to other document for detailed explanation. Only show messages if is
133
143
 
134
144
  This project is licensed under the MIT License, permitting free use, modification, and distribution.
135
145
 
136
- [MIT](./LICENSE) © 2026 DPUse Pty Ltd
146
+ [MIT](./LICENSE) © 2026-present Jonathan Terrell