🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

qm-vemkit

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qm-vemkit - npm Package Compare versions

Comparing version
0.0.30
to
0.0.31
+2
-2
android/src/main/j...ianmi/vemkit/tcn/TcnReceivedRunner.java

@@ -138,8 +138,8 @@ package com.qianmi.vemkit.tcn;

params.putString("value", text);
if (reactApplicationContext.hasActiveCatalystInstance()) {
// if (reactApplicationContext.hasActiveCatalystInstance()) {
reactApplicationContext.getJSModule(DeviceEventManagerModule.RCTDeviceEventEmitter.class).emit(_KEY_EVENT, params);
Log.d(getClass().getSimpleName(), "SerialPortModule received :" + text);
}
// }
}
}
{
"name": "qm-vemkit",
"version": "0.0.30",
"version": "0.0.31",
"main": "index.js",

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