@aibee/crc-bmap 0.14.25 → 0.14.26
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/index.cjs +5 -5
- package/lib/index.esm.min.js +2 -2
- package/lib/meta.json +13 -3
- package/package.json +1 -1
package/lib/meta.json
CHANGED
|
@@ -4781,13 +4781,18 @@
|
|
|
4781
4781
|
"format": "esm"
|
|
4782
4782
|
},
|
|
4783
4783
|
"../lib/src/loader/AibeeLoader/index.js": {
|
|
4784
|
-
"bytes":
|
|
4784
|
+
"bytes": 18924,
|
|
4785
4785
|
"imports": [
|
|
4786
4786
|
{
|
|
4787
4787
|
"path": "../../../node_modules/.pnpm/@swc+helpers@0.5.17/node_modules/@swc/helpers/esm/_extends.js",
|
|
4788
4788
|
"kind": "import-statement",
|
|
4789
4789
|
"original": "@swc/helpers/_/_extends"
|
|
4790
4790
|
},
|
|
4791
|
+
{
|
|
4792
|
+
"path": "core-js/modules/es.regexp.exec.js",
|
|
4793
|
+
"kind": "import-statement",
|
|
4794
|
+
"external": true
|
|
4795
|
+
},
|
|
4791
4796
|
{
|
|
4792
4797
|
"path": "core-js/modules/web.dom-collections.iterator.js",
|
|
4793
4798
|
"kind": "import-statement",
|
|
@@ -8729,6 +8734,11 @@
|
|
|
8729
8734
|
"kind": "import-statement",
|
|
8730
8735
|
"external": true
|
|
8731
8736
|
},
|
|
8737
|
+
{
|
|
8738
|
+
"path": "core-js/modules/es.regexp.exec.js",
|
|
8739
|
+
"kind": "import-statement",
|
|
8740
|
+
"external": true
|
|
8741
|
+
},
|
|
8732
8742
|
{
|
|
8733
8743
|
"path": "core-js/modules/web.dom-collections.iterator.js",
|
|
8734
8744
|
"kind": "import-statement",
|
|
@@ -9913,7 +9923,7 @@
|
|
|
9913
9923
|
"bytesInOutput": 1276
|
|
9914
9924
|
},
|
|
9915
9925
|
"../lib/src/loader/AibeeLoader/index.js": {
|
|
9916
|
-
"bytesInOutput":
|
|
9926
|
+
"bytesInOutput": 9189
|
|
9917
9927
|
},
|
|
9918
9928
|
"../lib/src/loader/AibeeLoader/layer.js": {
|
|
9919
9929
|
"bytesInOutput": 4410
|
|
@@ -10069,7 +10079,7 @@
|
|
|
10069
10079
|
"bytesInOutput": 0
|
|
10070
10080
|
}
|
|
10071
10081
|
},
|
|
10072
|
-
"bytes":
|
|
10082
|
+
"bytes": 440804
|
|
10073
10083
|
}
|
|
10074
10084
|
}
|
|
10075
10085
|
}
|