core-js-compat
Advanced tools
Comparing version 3.0.0-beta.8 to 3.0.0-beta.9
@@ -2018,3 +2018,3 @@ { | ||
"esnext.set.intersection": {}, | ||
"esnext.set.is-disjoint-with": {}, | ||
"esnext.set.is-disjoint-from": {}, | ||
"esnext.set.is-subset-of": {}, | ||
@@ -2032,3 +2032,3 @@ "esnext.set.is-superset-of": {}, | ||
"esnext.string.replace-all": {}, | ||
"esnext.string.trim-left": { | ||
"esnext.string.trim-start": { | ||
"chrome": "66", | ||
@@ -2041,3 +2041,3 @@ "firefox": "61", | ||
}, | ||
"esnext.string.trim-right": { | ||
"esnext.string.trim-end": { | ||
"chrome": "66", | ||
@@ -2044,0 +2044,0 @@ "firefox": "61", |
{ | ||
"name": "core-js-compat", | ||
"description": "core-js compat", | ||
"version": "3.0.0-beta.8", | ||
"version": "3.0.0-beta.9", | ||
"repository": { | ||
@@ -11,3 +11,3 @@ "type": "git", | ||
"dependencies": { | ||
"browserslist": "^4.3.7", | ||
"browserslist": "^4.4.0", | ||
"semver": "^5.6.0" | ||
@@ -14,0 +14,0 @@ }, |
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
45400
Updatedbrowserslist@^4.4.0