core-js-compat 3.18.1 → 3.18.2

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.
Files changed (2) hide show
  1. package/entries.json +20 -0
  2. package/package.json +3 -3
package/entries.json CHANGED
@@ -4822,6 +4822,7 @@
4822
4822
  "core-js/features/typed-array/float32-array": [
4823
4823
  "es.map",
4824
4824
  "es.object.to-string",
4825
+ "es.promise",
4825
4826
  "es.string.iterator",
4826
4827
  "es.typed-array.float32-array",
4827
4828
  "es.typed-array.at",
@@ -4850,6 +4851,7 @@
4850
4851
  "es.typed-array.subarray",
4851
4852
  "es.typed-array.to-locale-string",
4852
4853
  "es.typed-array.to-string",
4854
+ "esnext.typed-array.from-async",
4853
4855
  "esnext.typed-array.at",
4854
4856
  "esnext.typed-array.filter-out",
4855
4857
  "esnext.typed-array.filter-reject",
@@ -4861,6 +4863,7 @@
4861
4863
  "core-js/features/typed-array/float64-array": [
4862
4864
  "es.map",
4863
4865
  "es.object.to-string",
4866
+ "es.promise",
4864
4867
  "es.string.iterator",
4865
4868
  "es.typed-array.float64-array",
4866
4869
  "es.typed-array.at",
@@ -4889,6 +4892,7 @@
4889
4892
  "es.typed-array.subarray",
4890
4893
  "es.typed-array.to-locale-string",
4891
4894
  "es.typed-array.to-string",
4895
+ "esnext.typed-array.from-async",
4892
4896
  "esnext.typed-array.at",
4893
4897
  "esnext.typed-array.filter-out",
4894
4898
  "esnext.typed-array.filter-reject",
@@ -4918,6 +4922,7 @@
4918
4922
  "core-js/features/typed-array/int16-array": [
4919
4923
  "es.map",
4920
4924
  "es.object.to-string",
4925
+ "es.promise",
4921
4926
  "es.string.iterator",
4922
4927
  "es.typed-array.int16-array",
4923
4928
  "es.typed-array.at",
@@ -4946,6 +4951,7 @@
4946
4951
  "es.typed-array.subarray",
4947
4952
  "es.typed-array.to-locale-string",
4948
4953
  "es.typed-array.to-string",
4954
+ "esnext.typed-array.from-async",
4949
4955
  "esnext.typed-array.at",
4950
4956
  "esnext.typed-array.filter-out",
4951
4957
  "esnext.typed-array.filter-reject",
@@ -4957,6 +4963,7 @@
4957
4963
  "core-js/features/typed-array/int32-array": [
4958
4964
  "es.map",
4959
4965
  "es.object.to-string",
4966
+ "es.promise",
4960
4967
  "es.string.iterator",
4961
4968
  "es.typed-array.int32-array",
4962
4969
  "es.typed-array.at",
@@ -4985,6 +4992,7 @@
4985
4992
  "es.typed-array.subarray",
4986
4993
  "es.typed-array.to-locale-string",
4987
4994
  "es.typed-array.to-string",
4995
+ "esnext.typed-array.from-async",
4988
4996
  "esnext.typed-array.at",
4989
4997
  "esnext.typed-array.filter-out",
4990
4998
  "esnext.typed-array.filter-reject",
@@ -4996,6 +5004,7 @@
4996
5004
  "core-js/features/typed-array/int8-array": [
4997
5005
  "es.map",
4998
5006
  "es.object.to-string",
5007
+ "es.promise",
4999
5008
  "es.string.iterator",
5000
5009
  "es.typed-array.int8-array",
5001
5010
  "es.typed-array.at",
@@ -5024,6 +5033,7 @@
5024
5033
  "es.typed-array.subarray",
5025
5034
  "es.typed-array.to-locale-string",
5026
5035
  "es.typed-array.to-string",
5036
+ "esnext.typed-array.from-async",
5027
5037
  "esnext.typed-array.at",
5028
5038
  "esnext.typed-array.filter-out",
5029
5039
  "esnext.typed-array.filter-reject",
@@ -5052,6 +5062,7 @@
5052
5062
  "core-js/features/typed-array/methods": [
5053
5063
  "es.map",
5054
5064
  "es.object.to-string",
5065
+ "es.promise",
5055
5066
  "es.string.iterator",
5056
5067
  "es.typed-array.at",
5057
5068
  "es.typed-array.copy-within",
@@ -5079,6 +5090,7 @@
5079
5090
  "es.typed-array.subarray",
5080
5091
  "es.typed-array.to-locale-string",
5081
5092
  "es.typed-array.to-string",
5093
+ "esnext.typed-array.from-async",
5082
5094
  "esnext.typed-array.at",
5083
5095
  "esnext.typed-array.filter-out",
5084
5096
  "esnext.typed-array.filter-reject",
@@ -5123,6 +5135,7 @@
5123
5135
  "core-js/features/typed-array/uint16-array": [
5124
5136
  "es.map",
5125
5137
  "es.object.to-string",
5138
+ "es.promise",
5126
5139
  "es.string.iterator",
5127
5140
  "es.typed-array.uint16-array",
5128
5141
  "es.typed-array.at",
@@ -5151,6 +5164,7 @@
5151
5164
  "es.typed-array.subarray",
5152
5165
  "es.typed-array.to-locale-string",
5153
5166
  "es.typed-array.to-string",
5167
+ "esnext.typed-array.from-async",
5154
5168
  "esnext.typed-array.at",
5155
5169
  "esnext.typed-array.filter-out",
5156
5170
  "esnext.typed-array.filter-reject",
@@ -5162,6 +5176,7 @@
5162
5176
  "core-js/features/typed-array/uint32-array": [
5163
5177
  "es.map",
5164
5178
  "es.object.to-string",
5179
+ "es.promise",
5165
5180
  "es.string.iterator",
5166
5181
  "es.typed-array.uint32-array",
5167
5182
  "es.typed-array.at",
@@ -5190,6 +5205,7 @@
5190
5205
  "es.typed-array.subarray",
5191
5206
  "es.typed-array.to-locale-string",
5192
5207
  "es.typed-array.to-string",
5208
+ "esnext.typed-array.from-async",
5193
5209
  "esnext.typed-array.at",
5194
5210
  "esnext.typed-array.filter-out",
5195
5211
  "esnext.typed-array.filter-reject",
@@ -5201,6 +5217,7 @@
5201
5217
  "core-js/features/typed-array/uint8-array": [
5202
5218
  "es.map",
5203
5219
  "es.object.to-string",
5220
+ "es.promise",
5204
5221
  "es.string.iterator",
5205
5222
  "es.typed-array.uint8-array",
5206
5223
  "es.typed-array.at",
@@ -5229,6 +5246,7 @@
5229
5246
  "es.typed-array.subarray",
5230
5247
  "es.typed-array.to-locale-string",
5231
5248
  "es.typed-array.to-string",
5249
+ "esnext.typed-array.from-async",
5232
5250
  "esnext.typed-array.at",
5233
5251
  "esnext.typed-array.filter-out",
5234
5252
  "esnext.typed-array.filter-reject",
@@ -5240,6 +5258,7 @@
5240
5258
  "core-js/features/typed-array/uint8-clamped-array": [
5241
5259
  "es.map",
5242
5260
  "es.object.to-string",
5261
+ "es.promise",
5243
5262
  "es.string.iterator",
5244
5263
  "es.typed-array.uint8-clamped-array",
5245
5264
  "es.typed-array.at",
@@ -5268,6 +5287,7 @@
5268
5287
  "es.typed-array.subarray",
5269
5288
  "es.typed-array.to-locale-string",
5270
5289
  "es.typed-array.to-string",
5290
+ "esnext.typed-array.from-async",
5271
5291
  "esnext.typed-array.at",
5272
5292
  "esnext.typed-array.filter-out",
5273
5293
  "esnext.typed-array.filter-reject",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "core-js-compat",
3
3
  "description": "core-js compat",
4
- "version": "3.18.1",
4
+ "version": "3.18.2",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/zloirock/core-js.git",
@@ -9,7 +9,7 @@
9
9
  },
10
10
  "main": "index.js",
11
11
  "dependencies": {
12
- "browserslist": "^4.17.1",
12
+ "browserslist": "^4.17.3",
13
13
  "semver": "7.0.0"
14
14
  },
15
15
  "funding": {
@@ -17,5 +17,5 @@
17
17
  "url": "https://opencollective.com/core-js"
18
18
  },
19
19
  "license": "MIT",
20
- "gitHead": "1a347bdf0297884ed8d9e32e1971267c6d572822"
20
+ "gitHead": "ac4a27025eb557d7c7a94b928236fbcb6f21ba0e"
21
21
  }