@dpuse/dpuse-development 0.3.564 → 0.3.568
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
|
@@ -2,9 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
[](./LICENSE)
|
|
4
4
|
[](https://www.npmjs.com/package/@dpuse/dpuse-development)
|
|
5
|
-
[](https://github.com/dpuse/dpuse-development/actions/workflows/codeql.yml)
|
|
5
|
+
[](https://github.com/dpuse/dpuse-development/actions/workflows/codeql.yml)
|
|
6
|
+
[](https://sonarcloud.io/summary/new_code?id=dpuse_dpuse-development)
|
|
6
7
|
[](https://github.com/dpuse/dpuse-development/actions/workflows/ci.yml)
|
|
7
8
|
|
|
9
|
+
## Introduction
|
|
10
|
+
|
|
8
11
|
<!-- SUMMARY_START -->
|
|
9
12
|
|
|
10
13
|
Actions for managing DPUse projects.
|
|
@@ -124,6 +127,8 @@ License data is collected automatically on each release using [license-checker](
|
|
|
124
127
|
|
|
125
128
|
<!-- DEPENDENCY_LICENSES_END -->
|
|
126
129
|
|
|
130
|
+
### Dependency Tree
|
|
131
|
+
|
|
127
132
|
The dependency tree below lists every package in this project — direct and transitive — along with its installed version, release date, and update status. Packages flagged ❗ have a newer version available; ⚠️ indicates a package that hasn't been updated in the last 6 months or longer. Neither flag necessarily indicates a problem: we let new releases stabilise before upgrading, and some packages are simply mature and stable, requiring no active development.
|
|
128
133
|
|
|
129
134
|
<!-- DEPENDENCY_TREE_START -->
|
|
@@ -137,7 +142,7 @@ The dependency tree below lists every package in this project — direct and tra
|
|
|
137
142
|
- **[nanoid](https://github.com/ai/nanoid)** 5.1.16 — this month: 2026-06-24
|
|
138
143
|
- **[valibot](https://github.com/open-circle/valibot)** 1.4.1 — 1 month ago: 2026-05-24
|
|
139
144
|
- **[typescript](https://github.com/microsoft/TypeScript)** 6.0.3 — 2 months ago: 2026-04-16
|
|
140
|
-
|
|
145
|
+
<!-- DEPENDENCY_TREE_END -->
|
|
141
146
|
|
|
142
147
|
## Bundle Analysis
|
|
143
148
|
|
|
@@ -179,7 +184,7 @@ Please do not open public GitHub issues for security vulnerabilities. Use [GitHu
|
|
|
179
184
|
|
|
180
185
|
[](https://scorecard.dev/viewer/?uri=github.com/dpuse/dpuse-development)
|
|
181
186
|
|
|
182
|
-
This project is working towards the [OpenSSF Best Practices](https://www.bestpractices.dev) Passing badge, a self-certification covering security policy, vulnerability reporting, build processes, code quality, and more. The [OpenSSF Scorecard](https://scorecard.dev/viewer/?uri=github.com/dpuse/dpuse-
|
|
187
|
+
This project is working towards the [OpenSSF Best Practices](https://www.bestpractices.dev) Passing badge, a self-certification covering security policy, vulnerability reporting, build processes, code quality, and more. The [OpenSSF Scorecard](https://scorecard.dev/viewer/?uri=github.com/dpuse/dpuse-development) provides an independent automated assessment of the project's security practices and is an ongoing area of improvement.
|
|
183
188
|
|
|
184
189
|
## Contributing
|
|
185
190
|
|