@aibee/crc-bmap 0.13.22 → 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",
@@ -4729,7 +4729,7 @@
4729
4729
  "format": "esm"
4730
4730
  },
4731
4731
  "../lib/src/loader/AibeeLoader/index.js": {
4732
- "bytes": 18045,
4732
+ "bytes": 18123,
4733
4733
  "imports": [
4734
4734
  {
4735
4735
  "path": "../../../node_modules/.pnpm/@swc+helpers@0.5.17/node_modules/@swc/helpers/esm/_extends.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
@@ -9573,7 +9573,7 @@
9573
9573
  "bytesInOutput": 1220
9574
9574
  },
9575
9575
  "../lib/src/loader/AibeeLoader/index.js": {
9576
- "bytesInOutput": 8843
9576
+ "bytesInOutput": 8837
9577
9577
  },
9578
9578
  "../lib/src/loader/AibeeLoader/layer.js": {
9579
9579
  "bytesInOutput": 4268
@@ -9708,7 +9708,7 @@
9708
9708
  "bytesInOutput": 433
9709
9709
  }
9710
9710
  },
9711
- "bytes": 403212
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.22",
3
+ "version": "0.13.24",
4
4
  "description": "",
5
5
  "main": "lib/index.cjs",
6
6
  "module": "lib/index.esm.min.js",