@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 = !1) {
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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datapos/datapos-development",
3
- "version": "0.3.252",
3
+ "version": "0.3.253",
4
4
  "description": "A library of utilities for managing the Data Positioning repositories.",
5
5
  "license": "MIT",
6
6
  "author": "Jonathan Terrell <terrell.jm@gmail.com>",