@datapos/datapos-development 0.3.252 → 0.3.253
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.
|
@@ -7913,7 +7913,7 @@ async function np() {
|
|
|
7913
7913
|
}
|
|
7914
7914
|
}
|
|
7915
7915
|
const gs = "<!-- DEPENDENCY_LICENSES_START -->", Kh = "<!-- DEPENDENCY_LICENSES_END -->";
|
|
7916
|
-
async function op(e = [], t = !
|
|
7916
|
+
async function op(e = [], t = !0) {
|
|
7917
7917
|
try {
|
|
7918
7918
|
Le("Document Dependencies");
|
|
7919
7919
|
const i = e.flatMap((s) => ["--allowed", s]);
|
package/package.json
CHANGED