Socket
Socket
Sign inDemoInstall

cordova-plugin-facebook4

Package Overview
Dependencies
0
Maintainers
3
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.0 to 1.7.1

2

package.json
{
"name": "cordova-plugin-facebook4",
"version": "1.7.0",
"version": "1.7.1",
"description": "Cordova Facebook SDK 4 Plugin",

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

@@ -121,3 +121,3 @@ # cordova-plugin-facebook4

Share dialog - Open Graph Story:
Share dialog - Open Graph Story: (currently only available on Android, PRs welcome for iOS)

@@ -124,0 +124,0 @@ {

@@ -50,4 +50,8 @@ var exec = require('cordova/exec')

exports.getDeferredApplink = function (s, f) {
exec(s, f, 'FacebookConnectPlugin', 'getDeferredApplink', [])
}
exports.activateApp = function (s, f) {
exec(s, f, 'FacebookConnectPlugin', 'activateApp', [])
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc