@babel/runtime-corejs2
Advanced tools
Comparing version 7.8.3 to 7.8.4
import _Symbol$iterator from "../../core-js/symbol/iterator"; | ||
import _Symbol from "../../core-js/symbol"; | ||
export default function _typeof(obj) { | ||
"@babel/helpers - typeof"; | ||
if (typeof _Symbol === "function" && typeof _Symbol$iterator === "symbol") { | ||
@@ -5,0 +7,0 @@ _typeof = function _typeof(obj) { |
@@ -6,2 +6,4 @@ var _Symbol$iterator = require("../core-js/symbol/iterator"); | ||
function _typeof(obj) { | ||
"@babel/helpers - typeof"; | ||
if (typeof _Symbol === "function" && typeof _Symbol$iterator === "symbol") { | ||
@@ -8,0 +10,0 @@ module.exports = _typeof = function _typeof(obj) { |
{ | ||
"name": "@babel/runtime-corejs2", | ||
"version": "7.8.3", | ||
"version": "7.8.4", | ||
"description": "babel's modular runtime helpers with core-js@2 polyfilling", | ||
@@ -16,5 +16,5 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@babel/helpers": "^7.8.3" | ||
"@babel/helpers": "^7.8.4" | ||
}, | ||
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017" | ||
"gitHead": "5c2e6bc07fed3d28801d93168622c99ae622653a" | ||
} |
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
106171
2626