@datapos/datapos-development 0.3.290 → 0.3.293
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.
|
@@ -7975,7 +7975,6 @@ async function lp(e = [], t = !0) {
|
|
|
7975
7975
|
await ve(
|
|
7976
7976
|
"2️⃣ Generate 'licenses.md' file",
|
|
7977
7977
|
"license-report",
|
|
7978
|
-
// ['--config', 'licenses/license-report-config.json', '--only=prod,peer', '--output=markdown'],
|
|
7979
7978
|
["--config", `'${r}'`, "--only=prod,peer", "--output=markdown"],
|
|
7980
7979
|
"licenses.md"
|
|
7981
7980
|
), await ve("3️⃣ Check 'licenses.json' file", "license-report-check", ["--source", "./licenses.json", "--output=table", ...i]), t ? (await ve(
|
package/package.json
CHANGED