@dpuse/dpuse-development 0.3.563 → 0.3.564
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/.gitignore_published +1 -1
- package/.gitignore_unpublished +1 -1
- package/README.md +19 -19
- package/dist/dpuse-development.es.js +3 -5
- package/dist/dpuse-development.es.js.map +1 -1
- package/package.json +3 -9
- package/eslint.config.ts +0 -73
- package/tsconfig.json +0 -34
- package/vite.config.ts +0 -56
- package/vitest.config.ts +0 -21
package/.gitignore_published
CHANGED
package/.gitignore_unpublished
CHANGED
package/README.md
CHANGED
|
@@ -45,11 +45,11 @@ Plugin project groupings...
|
|
|
45
45
|
|
|
46
46
|
Support projects...
|
|
47
47
|
|
|
48
|
-
| Name | Description
|
|
49
|
-
| ----------- |
|
|
50
|
-
| development |
|
|
51
|
-
| kb | Knowledge content and deployment scripts.
|
|
52
|
-
| resources | Sample data and deployment scripts.
|
|
48
|
+
| Name | Description |
|
|
49
|
+
| ----------- | ----------------------------------------- |
|
|
50
|
+
| development | This package. |
|
|
51
|
+
| kb | Knowledge content and deployment scripts. |
|
|
52
|
+
| resources | Sample data and deployment scripts. |
|
|
53
53
|
|
|
54
54
|
## Actions
|
|
55
55
|
|
|
@@ -112,15 +112,15 @@ License data is collected automatically on each release using [license-checker](
|
|
|
112
112
|
|
|
113
113
|
<!-- DEPENDENCY_LICENSES_START -->
|
|
114
114
|
|
|
115
|
-
| Name
|
|
116
|
-
|
|
|
117
|
-
| [@dpuse/dpuse-shared](https://github.com/
|
|
118
|
-
| [acorn-typescript](https://github.com/TyrealHu/acorn-typescript)
|
|
119
|
-
| [acorn-walk](https://github.com/acornjs/acorn)
|
|
120
|
-
| [acorn](https://github.com/acornjs/acorn)
|
|
121
|
-
| [nanoid](https://github.com/ai/nanoid)
|
|
122
|
-
| [typescript](https://github.com/microsoft/TypeScript)
|
|
123
|
-
| [valibot](https://github.com/open-circle/valibot)
|
|
115
|
+
| Name | Version | License(s) | Document |
|
|
116
|
+
| ---------------------------------------------------------------- | :-----: | ---------- | --------------------------------------------------------------------- |
|
|
117
|
+
| [@dpuse/dpuse-shared](https://github.com/dpuse/dpuse-shared) | 0.3.689 | MIT | [LICENSE](licenses/downloads/@dpuse/dpuse-shared@0.3.689-LICENSE.txt) |
|
|
118
|
+
| [acorn-typescript](https://github.com/TyrealHu/acorn-typescript) | 1.4.13 | MIT | [LICENSE](licenses/downloads/acorn-typescript@1.4.13-LICENSE.txt) |
|
|
119
|
+
| [acorn-walk](https://github.com/acornjs/acorn) | 8.3.5 | MIT | [LICENSE](licenses/downloads/acorn-walk@8.3.5-LICENSE.txt) |
|
|
120
|
+
| [acorn](https://github.com/acornjs/acorn) | 8.17.0 | MIT | [LICENSE](licenses/downloads/acorn@8.17.0-LICENSE.txt) |
|
|
121
|
+
| [nanoid](https://github.com/ai/nanoid) | 5.1.16 | MIT | [LICENSE](licenses/downloads/nanoid@5.1.16-LICENSE.txt) |
|
|
122
|
+
| [typescript](https://github.com/microsoft/TypeScript) | 6.0.3 | Apache-2.0 | [LICENSE](licenses/downloads/typescript@6.0.3-LICENSE.txt) |
|
|
123
|
+
| [valibot](https://github.com/open-circle/valibot) | 1.4.1 | MIT | [LICENSE](licenses/downloads/valibot@1.4.1-LICENSE.txt) |
|
|
124
124
|
|
|
125
125
|
<!-- DEPENDENCY_LICENSES_END -->
|
|
126
126
|
|
|
@@ -128,16 +128,16 @@ The dependency tree below lists every package in this project — direct and tra
|
|
|
128
128
|
|
|
129
129
|
<!-- DEPENDENCY_TREE_START -->
|
|
130
130
|
|
|
131
|
-
- **[@dpuse/dpuse-shared](https://github.com/
|
|
131
|
+
- **[@dpuse/dpuse-shared](https://github.com/dpuse/dpuse-shared)** 0.3.689 — this month: 2026-06-26
|
|
132
132
|
- **[acorn-typescript](https://github.com/TyrealHu/acorn-typescript)** 1.4.13 — 29 months ago: 2024-01-03 ⚠️
|
|
133
133
|
- **[acorn](https://github.com/acornjs/acorn)** 8.17.0 — this month: 2026-06-11
|
|
134
134
|
- **[acorn-walk](https://github.com/acornjs/acorn)** 8.3.5 — 4 months ago: 2026-02-19
|
|
135
135
|
- **[acorn](https://github.com/acornjs/acorn)** 8.17.0 — this month: 2026-06-11
|
|
136
136
|
- **[acorn](https://github.com/acornjs/acorn)** 8.17.0 — this month: 2026-06-11
|
|
137
|
-
- **[nanoid](https://github.com/ai/nanoid)** 5.1.
|
|
138
|
-
- **[valibot](https://github.com/open-circle/valibot)** 1.4.1 — 1 month ago: 2026-05-24
|
|
139
|
-
|
|
140
|
-
<!-- DEPENDENCY_TREE_END -->
|
|
137
|
+
- **[nanoid](https://github.com/ai/nanoid)** 5.1.16 — this month: 2026-06-24
|
|
138
|
+
- **[valibot](https://github.com/open-circle/valibot)** 1.4.1 — 1 month ago: 2026-05-24
|
|
139
|
+
- **[typescript](https://github.com/microsoft/TypeScript)** 6.0.3 — 2 months ago: 2026-04-16
|
|
140
|
+
<!-- DEPENDENCY_TREE_END -->
|
|
141
141
|
|
|
142
142
|
## Bundle Analysis
|
|
143
143
|
|
|
@@ -5906,9 +5906,7 @@ async function qn() {
|
|
|
5906
5906
|
var Jn = "<!-- DEPENDENCY_LICENSES_START -->", Yn = "<!-- DEPENDENCY_LICENSES_END -->", Xn = "<!-- DEPENDENCY_TREE_START -->", Zn = "<!-- DEPENDENCY_TREE_END -->";
|
|
5907
5907
|
async function Qn(e = "MIT") {
|
|
5908
5908
|
try {
|
|
5909
|
-
G("Document Dependencies"), await An("1️⃣ Clear downloaded licenses", "licenses/downloads")
|
|
5910
|
-
let t = await W("package.json");
|
|
5911
|
-
await Mn("2️⃣ Identify production licenses", "license-checker-rseidelsohn", [
|
|
5909
|
+
G("Document Dependencies"), await An("1️⃣ Clear downloaded licenses", "licenses/downloads"), await Mn("2️⃣ Identify production licenses", "license-checker-rseidelsohn", [
|
|
5912
5910
|
"--production",
|
|
5913
5911
|
"--json",
|
|
5914
5912
|
"--files",
|
|
@@ -5916,9 +5914,9 @@ async function Qn(e = "MIT") {
|
|
|
5916
5914
|
"--relativeModulePath",
|
|
5917
5915
|
"--relativeLicensePath",
|
|
5918
5916
|
"--onlyAllow",
|
|
5919
|
-
|
|
5917
|
+
e,
|
|
5920
5918
|
"--excludePackages",
|
|
5921
|
-
|
|
5919
|
+
(await W("package.json")).name ?? "",
|
|
5922
5920
|
"--out",
|
|
5923
5921
|
"licenses/licenses.json"
|
|
5924
5922
|
]), await Pn("3️⃣ Identify transitive dependencies", "npm", [
|