@capacitor-community/facebook-login
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"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 @@ |
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
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
276545
222