@aibee/crc-bmap 0.14.17 → 0.14.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
@@ -5360,7 +5360,7 @@
5360
5360
  "format": "esm"
5361
5361
  },
5362
5362
  "../lib/src/plugins/navigation/navigation.js": {
5363
- "bytes": 31804,
5363
+ "bytes": 32362,
5364
5364
  "imports": [
5365
5365
  {
5366
5366
  "path": "../../../node_modules/.pnpm/@swc+helpers@0.5.17/node_modules/@swc/helpers/esm/_extends.js",
@@ -9707,7 +9707,7 @@
9707
9707
  "bytesInOutput": 205
9708
9708
  },
9709
9709
  "../lib/src/plugins/navigation/navigation.js": {
9710
- "bytesInOutput": 15434
9710
+ "bytesInOutput": 15448
9711
9711
  },
9712
9712
  "../lib/src/plugins/navigation/path.js": {
9713
9713
  "bytesInOutput": 2839
@@ -9815,7 +9815,7 @@
9815
9815
  "bytesInOutput": 575
9816
9816
  }
9817
9817
  },
9818
- "bytes": 407394
9818
+ "bytes": 407408
9819
9819
  }
9820
9820
  }
9821
9821
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aibee/crc-bmap",
3
- "version": "0.14.17",
3
+ "version": "0.14.18",
4
4
  "description": "",
5
5
  "main": "lib/index.cjs",
6
6
  "module": "lib/index.esm.min.js",