@dpuse/dpuse-development 0.3.468 → 0.3.478
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
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
#
|
|
1
|
+
# DPUse Development
|
|
2
2
|
|
|
3
|
+
[](https://www.npmjs.com/package/@dpuse/dpuse-development)
|
|
4
|
+
[](./LICENSE)
|
|
3
5
|
[](https://sonarcloud.io/summary/new_code?id=dpuse_dpuse-development)
|
|
4
6
|
<span><!-- OWASP_BADGES_START -->
|
|
5
7
|
[](https://dpuse.github.io/dpuse-development/dependency-check-reports/dependency-check-report.html)
|
|
6
8
|
<!-- OWASP_BADGES_END --></span>
|
|
7
9
|
|
|
8
|
-
[](https://www.npmjs.com/package/@dpuse/dpuse-development)
|
|
9
|
-
[](./LICENSE)
|
|
10
|
-
|
|
11
10
|
<!-- SUMMARY_START -->
|
|
12
11
|
|
|
13
|
-
|
|
12
|
+
Actions for managing DPUse projects.
|
|
14
13
|
|
|
15
14
|
<!-- SUMMARY_END -->
|
|
16
15
|
|
|
@@ -25,9 +24,9 @@ npm install --save-dev @dpuse/dpuse-development
|
|
|
25
24
|
|
|
26
25
|
> See the Data Positioning security documentation for additional initialization requirements.
|
|
27
26
|
|
|
28
|
-
##
|
|
27
|
+
## Actions
|
|
29
28
|
|
|
30
|
-
The
|
|
29
|
+
The package implements the following actions:
|
|
31
30
|
|
|
32
31
|
| Name | Notes |
|
|
33
32
|
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
@@ -103,7 +102,6 @@ We use the `npm` packages [license-report](https://www.npmjs.com/package/license
|
|
|
103
102
|
<!-- DEPENDENCY_LICENSES_START -->
|
|
104
103
|
|Name|Type|Installed|Latest|Latest Released|Deps|Document|
|
|
105
104
|
|:-|:-|:-:|:-:|:-|-:|:-|
|
|
106
|
-
|@datapos/datapos-shared|MIT|0.3.590|0.3.590|this month: 2026-02-28|0|⚠️ No license file|
|
|
107
105
|
|acorn|MIT|8.16.0|8.16.0|1 month ago: 2026-02-19|0|⚠️ No license file|
|
|
108
106
|
|acorn-typescript|MIT|1.4.13|1.4.13|26 months ago: 2024-01-03❗|1|[LICENSE](https://raw.githubusercontent.com/TyrealHu/acorn-typescript/master/LICENSE)|
|
|
109
107
|
|acorn-walk|MIT|8.3.5|8.3.5|1 month ago: 2026-02-19|1|⚠️ No license file|
|
|
@@ -134,4 +132,4 @@ Insert link to other document for detailed explanation. Only show messages if is
|
|
|
134
132
|
|
|
135
133
|
This project is licensed under the MIT License, permitting free use, modification, and distribution.
|
|
136
134
|
|
|
137
|
-
[MIT](./LICENSE) © 2026
|
|
135
|
+
[MIT](./LICENSE) © 2026 DPUse Pty Ltd
|