babel-runtime
Advanced tools
Comparing version 6.3.19 to 6.5.0-1
@@ -11,3 +11,3 @@ "use strict"; | ||
exports.default = (function () { | ||
exports.default = function () { | ||
function defineProperties(target, props) { | ||
@@ -28,2 +28,2 @@ for (var i = 0; i < props.length; i++) { | ||
}; | ||
})(); | ||
}(); |
@@ -15,3 +15,3 @@ "use strict"; | ||
exports.default = (function () { | ||
exports.default = function () { | ||
var REACT_ELEMENT_TYPE = typeof _symbol2.default === "function" && _for2.default && (0, _for2.default)("react.element") || 0xeac7; | ||
@@ -57,2 +57,2 @@ return function createRawReactElement(type, props, key, children) { | ||
}; | ||
})(); | ||
}(); |
@@ -15,3 +15,3 @@ "use strict"; | ||
exports.default = (function () { | ||
exports.default = function () { | ||
function sliceIterator(arr, i) { | ||
@@ -52,2 +52,2 @@ var _arr = []; | ||
}; | ||
})(); | ||
}(); |
"use strict"; | ||
var _typeof = typeof _Symbol === "function" && typeof _Symbol$iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof _Symbol === "function" && obj.constructor === _Symbol ? "symbol" : typeof obj; }; | ||
exports.__esModule = true; | ||
var _iterator = require("../core-js/symbol/iterator"); | ||
var _iterator2 = _interopRequireDefault(_iterator); | ||
var _symbol = require("../core-js/symbol"); | ||
@@ -11,6 +17,6 @@ | ||
function _typeof(obj) { return obj && typeof _Symbol !== "undefined" && obj.constructor === _Symbol ? "symbol" : typeof obj; } | ||
exports.default = function (obj) { | ||
return obj && typeof _symbol2.default !== "undefined" && obj.constructor === _symbol2.default ? "symbol" : typeof obj === "undefined" ? "undefined" : _typeof(obj); | ||
exports.default = typeof _symbol2.default === "function" && _typeof(_iterator2.default) === "symbol" ? function (obj) { | ||
return typeof obj === "undefined" ? "undefined" : _typeof(obj); | ||
} : function (obj) { | ||
return obj && typeof _symbol2.default === "function" && obj.constructor === _symbol2.default ? "symbol" : typeof obj === "undefined" ? "undefined" : _typeof(obj); | ||
}; |
{ | ||
"name": "babel-runtime", | ||
"version": "6.3.19", | ||
"version": "6.5.0-1", | ||
"description": "babel selfContained runtime", | ||
@@ -12,7 +12,7 @@ "license": "MIT", | ||
"devDependencies": { | ||
"babel-helpers": "^6.3.13", | ||
"babel-plugin-transform-runtime": "^6.3.13", | ||
"babel-template": "^6.3.13", | ||
"babel-regenerator-runtime": "^6.3.13" | ||
"babel-helpers": "^6.5.0-1", | ||
"babel-plugin-transform-runtime": "^6.5.0-1", | ||
"babel-template": "^6.5.0-1", | ||
"babel-regenerator-runtime": "^6.5.0-1" | ||
} | ||
} |
@@ -39,3 +39,3 @@ "use strict"; | ||
!(function (global) { | ||
!function (global) { | ||
"use strict"; | ||
@@ -649,3 +649,3 @@ | ||
}; | ||
})( | ||
}( | ||
// Among the various tricks for obtaining a reference to the global | ||
@@ -652,0 +652,0 @@ // object, this seems to be the most reliable technique that does not |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
54819
996
0
2