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
14
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 1.0.2 to 1.0.3

6

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

@@ -12,6 +12,6 @@ "main": "dist/esm/index.js",

"prepublishOnly": "npm run build",
"npm-publish": "np",
"release": "np",
"lint": "npm run prettier -- --check",
"fmt": "npm run prettier -- --write && npm run swiftlint -- autocorrect",
"prettier": "prettier \"{android,ios,src}/*.{css,html,java,js,ts}\"",
"prettier": "prettier \"{android/src,src}/**/*.{css,html,java,js,ts}\"",
"swiftlint": "swiftlint"

@@ -18,0 +18,0 @@ },

@@ -7,6 +7,4 @@ [![npm version](https://badge.fury.io/js/%40capacitor-community%2Ffacebook-login.svg)](https://badge.fury.io/js/%40capacitor-community%2Ffacebook-login)

## Demo
[Demo code is here.](https://github.com/rdlabo-team/capacitor-facebook-login/tree/master/demo/angular)
[Demo code is here.](https://github.com/capacitor-community/facebook-login/tree/master/demo/angular)
※ This will be move to this repository.
## Maintainers

@@ -13,0 +11,0 @@

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