core-js-compat
Advanced tools
Comparing version 3.9.1 to 3.10.0
@@ -207,3 +207,4 @@ { | ||
"opera_mobile": "60", | ||
"safari": "14.0" | ||
"safari": "14.0", | ||
"samsung": "14.0" | ||
}, | ||
@@ -1605,3 +1606,4 @@ "es.array.concat": { | ||
"opera_mobile": "60", | ||
"safari": "14.0" | ||
"safari": "14.0", | ||
"samsung": "14.0" | ||
}, | ||
@@ -1800,3 +1802,4 @@ "es.promise.finally": { | ||
"opera_mobile": "61", | ||
"safari": "14.0" | ||
"safari": "14.0", | ||
"samsung": "14.0" | ||
}, | ||
@@ -2060,3 +2063,4 @@ "es.regexp.constructor": { | ||
"opera_mobile": "60", | ||
"safari": "13.1" | ||
"safari": "13.1", | ||
"samsung": "14.0" | ||
}, | ||
@@ -2801,3 +2805,4 @@ "es.string.search": { | ||
"opera_mobile": "60", | ||
"safari": "14.0" | ||
"safari": "14.0", | ||
"samsung": "14.0" | ||
}, | ||
@@ -2918,3 +2923,4 @@ "esnext.array.at": {}, | ||
"opera_mobile": "60", | ||
"safari": "14.0" | ||
"safari": "14.0", | ||
"samsung": "14.0" | ||
}, | ||
@@ -2974,3 +2980,4 @@ "esnext.promise.try": {}, | ||
"opera_mobile": "60", | ||
"safari": "13.1" | ||
"safari": "13.1", | ||
"samsung": "14.0" | ||
}, | ||
@@ -2977,0 +2984,0 @@ "esnext.symbol.async-dispose": {}, |
{ | ||
"name": "core-js-compat", | ||
"description": "core-js compat", | ||
"version": "3.9.1", | ||
"version": "3.10.0", | ||
"repository": { | ||
@@ -16,4 +16,5 @@ "type": "git", | ||
"devDependencies": { | ||
"chalk": "^4.1.0", | ||
"detective": "^5.2.0", | ||
"electron-to-chromium": "^1.3.675", | ||
"electron-to-chromium": "^1.3.702", | ||
"glob": "^7.1.6" | ||
@@ -26,3 +27,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "50073b34ee7373eaa8c9cbbcc7313c5236a2f83e" | ||
"gitHead": "bb9b7f58458914e54cb4dbc130374a4c0487fca5" | ||
} |
@@ -10,3 +10,3 @@ [`core-js-compat` package](https://github.com/zloirock/core-js/tree/master/packages/core-js-compat) contains data about the necessity of [`core-js`](https://github.com/zloirock/core-js) modules and API for getting a list of required core-js modules by browserslist query. | ||
filter: /^(es|web)\./, // optional filter - string-prefix, regexp or list of modules | ||
version: '3.4', // used `core-js` version, by default - the latest | ||
version: '3.10', // used `core-js` version, by default - the latest | ||
}); | ||
@@ -13,0 +13,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
319085
12735
4