@babel/runtime-corejs2
Advanced tools
Comparing version 7.4.2 to 7.4.3
@@ -8,3 +8,3 @@ var _Symbol$iterator = require("../core-js/symbol/iterator"); | ||
if (typeof _Symbol === "function") { | ||
if (typeof _Symbol !== "undefined") { | ||
if (_Symbol.asyncIterator) { | ||
@@ -11,0 +11,0 @@ method = iterable[_Symbol.asyncIterator]; |
@@ -6,3 +6,3 @@ import _Symbol$iterator from "../../core-js/symbol/iterator"; | ||
if (typeof _Symbol === "function") { | ||
if (typeof _Symbol !== "undefined") { | ||
if (_Symbol.asyncIterator) { | ||
@@ -9,0 +9,0 @@ method = iterable[_Symbol.asyncIterator]; |
{ | ||
"name": "@babel/runtime-corejs2", | ||
"version": "7.4.2", | ||
"version": "7.4.3", | ||
"description": "babel's modular runtime helpers with core-js@2 polyfilling", | ||
@@ -16,5 +16,5 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@babel/helpers": "^7.4.2" | ||
"@babel/helpers": "^7.4.3" | ||
}, | ||
"gitHead": "7dea0f23de51af336a2fab0286a73af30cddf3be" | ||
"gitHead": "508fde4009f31883f318b9e6546459ac1b086a91" | ||
} |
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
100213