@aibee/crc-bmap 0.13.16 → 0.13.18

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
@@ -4807,7 +4807,7 @@
4807
4807
  "format": "esm"
4808
4808
  },
4809
4809
  "../lib/src/loader/CrLoader/index.js": {
4810
- "bytes": 7276,
4810
+ "bytes": 7333,
4811
4811
  "imports": [
4812
4812
  {
4813
4813
  "path": "../../../node_modules/.pnpm/@swc+helpers@0.5.17/node_modules/@swc/helpers/esm/_extends.js",
@@ -9574,7 +9574,7 @@
9574
9574
  "bytesInOutput": 95
9575
9575
  },
9576
9576
  "../lib/src/loader/CrLoader/index.js": {
9577
- "bytesInOutput": 3624
9577
+ "bytesInOutput": 3627
9578
9578
  },
9579
9579
  "../lib/src/loader/CrLoader/api/floor.js": {
9580
9580
  "bytesInOutput": 1265
@@ -9697,7 +9697,7 @@
9697
9697
  "bytesInOutput": 433
9698
9698
  }
9699
9699
  },
9700
- "bytes": 401993
9700
+ "bytes": 401996
9701
9701
  }
9702
9702
  }
9703
9703
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aibee/crc-bmap",
3
- "version": "0.13.16",
3
+ "version": "0.13.18",
4
4
  "description": "",
5
5
  "main": "lib/index.cjs",
6
6
  "module": "lib/index.esm.min.js",