core-js-compat
Advanced tools
Comparing version 3.4.8 to 3.5.0
@@ -2577,2 +2577,5 @@ { | ||
"esnext.number.from-string": {}, | ||
"esnext.object.iterate-entries": {}, | ||
"esnext.object.iterate-keys": {}, | ||
"esnext.object.iterate-values": {}, | ||
"esnext.observable": {}, | ||
@@ -2579,0 +2582,0 @@ "esnext.promise.all-settled": { |
@@ -340,3 +340,8 @@ { | ||
"es.json.stringify" | ||
], | ||
"3.5": [ | ||
"esnext.object.iterate-entries", | ||
"esnext.object.iterate-keys", | ||
"esnext.object.iterate-values" | ||
] | ||
} |
@@ -275,2 +275,5 @@ [ | ||
"esnext.number.from-string", | ||
"esnext.object.iterate-entries", | ||
"esnext.object.iterate-keys", | ||
"esnext.object.iterate-values", | ||
"esnext.observable", | ||
@@ -277,0 +280,0 @@ "esnext.promise.all-settled", |
{ | ||
"name": "core-js-compat", | ||
"description": "core-js compat", | ||
"version": "3.4.8", | ||
"version": "3.5.0", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
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
296286
11822