@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.
- package/dist/index.cjs14.js +1 -1
- package/dist/index.cjs19.js +1 -1
- package/dist/index.es14.js +1 -1
- package/dist/index.es19.js +1 -1
- package/dist/index.es60.js +2 -2
- package/dist/index.es61.js +2 -2
- package/package.json +1 -1
package/dist/index.es14.js
CHANGED
package/dist/index.es19.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { commonjsGlobal as nd, getDefaultExportFromCjs as od } from "./index.es59.js";
|
|
2
|
-
import { __module as lu } from "./index.
|
|
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];
|
package/dist/index.es60.js
CHANGED
package/dist/index.es61.js
CHANGED