seer-dynamic-component
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -106,3 +106,3 @@ import "core-js/modules/es6.object.keys.js"; | ||
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee(res) { | ||
var tempModule, comp; | ||
var comp; | ||
return _regeneratorRuntime.wrap(function _callee$(_context) { | ||
@@ -115,3 +115,3 @@ while (1) { | ||
if (!(res && res.default)) { | ||
_context.next = 14; | ||
_context.next = 13; | ||
break; | ||
@@ -126,3 +126,3 @@ } | ||
window.seerConfig[key][module] = res.default.default; | ||
_context.next = 14; | ||
_context.next = 13; | ||
break; | ||
@@ -132,3 +132,3 @@ | ||
if (!res.default.init) { | ||
_context.next = 13; | ||
_context.next = 12; | ||
break; | ||
@@ -141,15 +141,14 @@ } | ||
case 9: | ||
tempModule = _context.sent; | ||
window.seerConfig.moduleIns[module][packageName] = tempModule; | ||
_context.next = 14; | ||
window.seerConfig[key][module] = _context.sent; | ||
_context.next = 13; | ||
break; | ||
case 13: | ||
case 12: | ||
window.seerConfig[key][module] = res.default; | ||
case 14: | ||
case 13: | ||
comp = window.seerConfig[key][module][tranCompId]; | ||
resolve(comp); | ||
case 16: | ||
case 15: | ||
case "end": | ||
@@ -156,0 +155,0 @@ return _context.stop(); |
{ | ||
"name": "seer-dynamic-component", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
16235
339