@datapos/datapos-development 0.3.329 → 0.3.330
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.
|
@@ -7977,7 +7977,7 @@ async function xl() {
|
|
|
7977
7977
|
const Sr = "<!-- DEPENDENCY_LICENSES_START -->", il = "<!-- DEPENDENCY_LICENSES_END -->";
|
|
7978
7978
|
async function gl(e = [], t = !0) {
|
|
7979
7979
|
try {
|
|
7980
|
-
Re("Document Dependencies"), await Li()
|
|
7980
|
+
Re("Document Dependencies"), await Li();
|
|
7981
7981
|
const i = e.flatMap((n) => ["--allowed", `'${n}'`]), r = Bs(new Zs(import.meta.resolve("@datapos/datapos-development/license-report-config")));
|
|
7982
7982
|
await Te(
|
|
7983
7983
|
"1️⃣ Generate 'licenses.json' file",
|