Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mag-app

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mag-app - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

7

lib/main.js

@@ -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 ) {

2

package.json
{
"name": "mag-app",
"version": "1.0.5",
"version": "1.0.6",
"description": "MAG SDK application core.",

@@ -5,0 +5,0 @@ "author": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc