Socket
Socket
Sign inDemoInstall

nativescript-facebook

Package Overview
Dependencies
Maintainers
6
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-facebook - npm Package Compare versions

Comparing version 4.2.0 to 4.2.1

2

login-manager.android.js

@@ -15,3 +15,2 @@ "use strict";

function init(fbId) {
com.facebook.FacebookSdk.setAutoLogAppEventsEnabled(true);
setAppId(fbId);

@@ -21,2 +20,3 @@ androidApplication = application.android;

com.facebook.FacebookSdk.sdkInitialize(androidApplication.context.getApplicationContext());
com.facebook.FacebookSdk.setAutoLogAppEventsEnabled(true);
}

@@ -23,0 +23,0 @@ catch (e) {

{
"name": "nativescript-facebook",
"version": "4.2.0",
"version": "4.2.1",
"description": "NativeScript plugin, wrapper of native Facebook SDK for Android and iOS.",

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc