@arcgis/core-adapter 4.32.0-next.41 → 4.32.0-next.42

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.
@@ -6,11 +6,11 @@ CLI Target: es2020
6
6
  CLI Cleaning output folder
7
7
  ESM Build start
8
8
  CJS Build start
9
- ESM dist/index.js 480.54 KB
10
- ESM ⚡️ Build success in 880ms
11
- CJS dist/index.cjs 621.02 KB
12
- CJS ⚡️ Build success in 885ms
13
9
  DTS Build start
14
- DTS ⚡️ Build success in 12734ms
10
+ CJS dist/index.cjs 621.02 KB
11
+ CJS ⚡️ Build success in 1328ms
12
+ ESM dist/index.js 480.54 KB
13
+ ESM ⚡️ Build success in 1328ms
14
+ DTS ⚡️ Build success in 12182ms
15
15
  DTS dist/index.d.ts 251.88 KB
16
16
  DTS dist/index.d.cts 251.88 KB
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/core-adapter",
3
- "version": "4.32.0-next.41",
3
+ "version": "4.32.0-next.42",
4
4
  "description": "ArcGIS Core Adapter",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs",