@performant-software/geospatial 2.3.11-beta.4 → 2.3.11-beta.6

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.
@@ -1,5 +1,5 @@
1
1
  import { commonjsGlobal as Je, getDefaultExportFromCjs as oo } from "./index.es59.js";
2
- import { __module as Zn } from "./index.es61.js";
2
+ import { __module as Zn } from "./index.es60.js";
3
3
  (function(Wn, ao) {
4
4
  (function(ze, de) {
5
5
  Wn.exports = de();
@@ -1,5 +1,5 @@
1
1
  import { commonjsGlobal as nd, getDefaultExportFromCjs as od } from "./index.es59.js";
2
- import { __module as lu } from "./index.es60.js";
2
+ import { __module as lu } from "./index.es61.js";
3
3
  function ld(an, vl) {
4
4
  for (var Ur = 0; Ur < vl.length; Ur++) {
5
5
  const cr = vl[Ur];
@@ -1,5 +1,5 @@
1
- var e = { exports: {} };
1
+ var a = { exports: {} };
2
2
  export {
3
- e as __module
3
+ a as __module
4
4
  };
5
5
  //# sourceMappingURL=index.es60.js.map
@@ -1,5 +1,5 @@
1
- var a = { exports: {} };
1
+ var e = { exports: {} };
2
2
  export {
3
- a as __module
3
+ e as __module
4
4
  };
5
5
  //# sourceMappingURL=index.es61.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@performant-software/geospatial",
3
- "version": "2.3.11-beta.4",
3
+ "version": "2.3.11-beta.6",
4
4
  "description": "A package of components for all things map-related.",
5
5
  "license": "MIT",
6
6
  "main": "./dist/index.cjs.js",