@arcgis/core-adapter 4.32.0-next.31 → 4.32.0-next.33

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.
@@ -7,10 +7,10 @@ CLI Cleaning output folder
7
7
  ESM Build start
8
8
  CJS Build start
9
9
  CJS dist/index.cjs 622.61 KB
10
- CJS ⚡️ Build success in 962ms
10
+ CJS ⚡️ Build success in 1263ms
11
11
  ESM dist/index.js 481.92 KB
12
- ESM ⚡️ Build success in 963ms
12
+ ESM ⚡️ Build success in 1265ms
13
13
  DTS Build start
14
- DTS ⚡️ Build success in 11723ms
14
+ DTS ⚡️ Build success in 12699ms
15
15
  DTS dist/index.d.ts 251.98 KB
16
16
  DTS dist/index.d.cts 251.98 KB
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcgis/core-adapter",
3
- "version": "4.32.0-next.31",
3
+ "version": "4.32.0-next.33",
4
4
  "description": "ArcGIS Core Adapter",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs",