@datapos/datapos-development 0.3.147 → 0.3.148

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.
@@ -5318,7 +5318,7 @@ async function Us() {
5318
5318
  const C = K.extend(Ls()).parse(s, {
5319
5319
  ecmaVersion: "latest",
5320
5320
  sourceType: "module",
5321
- locations: !1
5321
+ locations: !0
5322
5322
  }), _ = [];
5323
5323
  Ri(C, {
5324
5324
  FunctionDeclaration(M) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datapos/datapos-development",
3
- "version": "0.3.147",
3
+ "version": "0.3.148",
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>",