lighting-plugin-native
Advanced tools
+1
-1
| { | ||
| "name": "lighting-plugin-native", | ||
| "version": "2.0.14", | ||
| "version": "2.0.15", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+1
-1
@@ -314,3 +314,3 @@ const AppIcon = [ | ||
| if(fs.existsSync(`${light.config.src}/native`)){ | ||
| for (const fileName of ['LIGHT_LICENSE', 'LIGHT_LICENSE_iOS', 'LIGHT_LICENSE_Android']) { | ||
| for (const fileName of ['LIGHT_LICENSE', 'LIGHT_LICENSE_iOS', 'LIGHT_LICENSE_Android',"public.pem"]) { | ||
| if (fs.existsSync(`${light.config.src}/native/${fileName}`)) { | ||
@@ -317,0 +317,0 @@ utils.copySync(`${light.config.src}/native/${fileName}`,`${dist}/App/${fileName}`) |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
55511
0.02%