@aibee/crc-bmap 0.13.23 → 0.13.24

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/lib/meta.json CHANGED
@@ -4412,7 +4412,7 @@
4412
4412
  "format": "esm"
4413
4413
  },
4414
4414
  "../lib/src/utils/camera-bound.js": {
4415
- "bytes": 5413,
4415
+ "bytes": 5628,
4416
4416
  "imports": [
4417
4417
  {
4418
4418
  "path": "core-js/modules/web.dom-collections.iterator.js",
@@ -9546,7 +9546,7 @@
9546
9546
  "bytesInOutput": 2929
9547
9547
  },
9548
9548
  "../lib/src/utils/camera-bound.js": {
9549
- "bytesInOutput": 2168
9549
+ "bytesInOutput": 2201
9550
9550
  },
9551
9551
  "../lib/src/context/control.js": {
9552
9552
  "bytesInOutput": 3684
@@ -9708,7 +9708,7 @@
9708
9708
  "bytesInOutput": 433
9709
9709
  }
9710
9710
  },
9711
- "bytes": 403206
9711
+ "bytes": 403239
9712
9712
  }
9713
9713
  }
9714
9714
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aibee/crc-bmap",
3
- "version": "0.13.23",
3
+ "version": "0.13.24",
4
4
  "description": "",
5
5
  "main": "lib/index.cjs",
6
6
  "module": "lib/index.esm.min.js",