Comparing version 1.0.3 to 1.0.4
@@ -20,2 +20,6 @@ let LVRTCEngineNativePath = ""; | ||
} | ||
Install(shell_path, helper_path){ | ||
return RTC.Install(shell_path, helper_path); | ||
} | ||
} | ||
@@ -22,0 +26,0 @@ |
{ | ||
"name": "xfuture", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "electron vpn sdk", | ||
@@ -22,3 +22,4 @@ "main": "index.js", | ||
"files": [ | ||
"package/*", | ||
"package/mac/xFuture.node", | ||
"package/mac/xfuture_helper", | ||
"index.js", | ||
@@ -25,0 +26,0 @@ "package.json" |
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
58589408
4
21
0