Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@capacitor-community/facebook-login

Package Overview
Dependencies
Maintainers
43
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor-community/facebook-login - npm Package Compare versions

Comparing version 6.1.0-1 to 6.1.0-2

4

dist/esm/definitions.d.ts

@@ -35,2 +35,6 @@ export interface AccessToken {

tracking?: 'limited' | 'enabled';
/**
* A random string used to verify the identity of the person who is logging in.
* This requires raw string, not sha256 hash.
*/
nonce?: string;

@@ -37,0 +41,0 @@ }): Promise<LimitedFacebookLoginResponse>;

2

package.json
{
"name": "@capacitor-community/facebook-login",
"version": "6.1.0-1",
"version": "6.1.0-2",
"description": "A native plugin for Facebook Login",

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

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc