Comparing version 1.0.5 to 1.0.6
@@ -32,2 +32,8 @@ /** | ||
/** | ||
* Specify platform name | ||
* | ||
* @type {string} | ||
*/ | ||
app.platform = 'mag'; | ||
@@ -63,2 +69,3 @@ /** | ||
//window.core = window.parent.getCoreInstanse(window, app); | ||
document.body.setAttribute('platform', app.platform); | ||
@@ -65,0 +72,0 @@ if ( core.ready ) { |
{ | ||
"name": "mag-app", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "MAG SDK application core.", | ||
@@ -5,0 +5,0 @@ "author": { |
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
16798
428