@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 +0 -1
- package/.markdownlint.json +1 -0
- package/README.md +22 -12
- package/dist/dpuse-development.es.js +2573 -2550
- package/dist/dpuse-development.es.js.map +1 -1
- package/dist/types/src/actions/checkConfigFiles.d.ts +1 -0
- package/dist/types/src/actions/documentOperations.d.ts +1 -0
- package/dist/types/src/index.d.ts +8 -7
- package/dist/types/src/utilities/index.d.ts +2 -1
- package/eslint.config.ts +1 -1
- package/package.json +31 -30
- package/vite.config.ts +4 -0
- package/dist/types/src/operations/test.d.ts +0 -1
- package/dist/types/src/operations/updateDPUseDependencies.d.ts +0 -1
- package/licenses/license-report-config.json +0 -16
- /package/dist/types/src/{operations → actions}/auditDependencies.d.ts +0 -0
- /package/dist/types/src/{operations → actions}/checkDependencies.d.ts +0 -0
- /package/dist/types/src/{operations → actions}/documentDependencies.d.ts +0 -0
- /package/dist/types/src/{operations → actions}/formatCode.d.ts +0 -0
- /package/dist/types/src/{operations → actions}/lintCode.d.ts +0 -0
- /package/dist/types/src/{operations → actions}/manageProject.d.ts +0 -0
package/.gitattributes
CHANGED
package/.markdownlint.json
CHANGED
package/README.md
CHANGED
|
@@ -3,9 +3,6 @@
|
|
|
3
3
|
[](https://www.npmjs.com/package/@dpuse/dpuse-development)
|
|
4
4
|
[](./LICENSE)
|
|
5
5
|
[](https://sonarcloud.io/summary/new_code?id=dpuse_dpuse-development)
|
|
6
|
-
<span><!-- OWASP_BADGES_START -->
|
|
7
|
-
[](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|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|acorn|
|
|
107
|
-
|acorn-
|
|
108
|
-
|acorn
|
|
109
|
-
|nanoid
|
|
110
|
-
|
|
|
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
|
|
146
|
+
[MIT](./LICENSE) © 2026-present Jonathan Terrell
|