bam32bittheme
Advanced tools
Comparing version 2.1.93-beta.1 to 2.1.93-beta.2
@@ -111,4 +111,8 @@ "use strict"; | ||
var _event$origin; | ||
console.log(event.origin); | ||
console.log('HUB_PROD_URL: ', _Constant.HUB_PROD_URL); | ||
console.log('PORTAL_PROD_URL: ', _Constant.PORTAL_PROD_URL); | ||
if ((_event$origin = event.origin) !== null && _event$origin !== void 0 && _event$origin.startsWith(_Constant.HUB_PROD_URL)) { | ||
var _event$source; | ||
console.log(event.data); | ||
(_event$source = event.source) === null || _event$source === void 0 || _event$source.postMessage('ok', { | ||
@@ -119,2 +123,3 @@ targetOrigin: "".concat(_Constant.HUB_PROD_URL).concat(_Constant.portalRoutes.internalPortal) | ||
const data = JSON.parse(event.data); | ||
console.log('event data json: ', event.data); | ||
Object.entries(data).forEach(_ref3 => { | ||
@@ -121,0 +126,0 @@ let [key, value] = _ref3; |
{ | ||
"name": "bam32bittheme", | ||
"version": "2.1.93-beta.1", | ||
"version": "2.1.93-beta.2", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "32bit Theme for Material UI v5.x", |
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
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
1571929
5371
21