cordova-plugin-x-socialsharing
Advanced tools
Comparing version 5.0.8 to 5.0.9
{ | ||
"name": "cordova-plugin-x-socialsharing", | ||
"version": "5.0.8", | ||
"version": "5.0.9", | ||
"description": "Share text, images (and other files), or a link via the native sharing widget of your device. Android is fully supported, as well as iOS 6 and up. WP8 has somewhat limited support.", | ||
@@ -32,3 +32,3 @@ "cordova": { | ||
"cordova-android", | ||
"cordova-wp8" | ||
"cordova-windows" | ||
], | ||
@@ -35,0 +35,0 @@ "engines": [ |
@@ -40,3 +40,3 @@ var cordova = require('cordova'); | ||
} | ||
} | ||
}; | ||
@@ -100,3 +100,3 @@ | ||
} | ||
} | ||
}; | ||
@@ -103,0 +103,0 @@ var dataTransferManager = Windows.ApplicationModel.DataTransfer.DataTransferManager.getForCurrentView(); |
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
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
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