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 3.2.0 to 3.2.1

6

lib/keys/smarttv.js

@@ -19,4 +19,4 @@ /**

keys.down = tvKey.KEY_DOWN;
keys.channelNext = tvKey.KEY_PANEL_CH_UP;
keys.channelPrev = tvKey.KEY_PANEL_CH_DOWN;
keys.channelNext = tvKey.KEY_CH_UP;
keys.channelPrev = tvKey.KEY_CH_DOWN;
keys.enter = tvKey.KEY_ENTER;

@@ -36,2 +36,4 @@ keys.ok = tvKey.KEY_ENTER;

keys.stop = tvKey.KEY_STOP;
keys.rewind = tvKey.KEY_RW;
keys.forward = tvKey.KEY_FF;
keys.menu = tvKey.KEY_TOOLS;

@@ -38,0 +40,0 @@ keys.app = tvKey.KEY_GUIDE;

{
"name": "mag-app",
"version": "3.2.0",
"version": "3.2.1",
"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