@capacitor-community/facebook-login
Advanced tools
Comparing version 3.0.0-1 to 3.0.0-2
{ | ||
"name": "@capacitor-community/facebook-login", | ||
"version": "3.0.0-1", | ||
"version": "3.0.0-2", | ||
"description": "A native plugin for Facebook Login", | ||
@@ -43,6 +43,6 @@ "main": "dist/plugin.cjs.js", | ||
"devDependencies": { | ||
"@capacitor/android": "3.0.0-beta.2", | ||
"@capacitor/cli": "3.0.0-beta.2", | ||
"@capacitor/android": "3.0.0-beta.6", | ||
"@capacitor/cli": "3.0.0-beta.6", | ||
"@capacitor/docgen": "^0.0.10", | ||
"@capacitor/ios": "3.0.0-beta.2", | ||
"@capacitor/ios": "3.0.0-beta.6", | ||
"@ionic/eslint-config": "^0.3.0", | ||
@@ -61,3 +61,3 @@ "@ionic/prettier-config": "^1.0.1", | ||
"dependencies": { | ||
"@capacitor/core": "3.0.0-beta.2" | ||
"@capacitor/core": "3.0.0-beta.6" | ||
}, | ||
@@ -64,0 +64,0 @@ "prettier": "@ionic/prettier-config", |
@@ -39,9 +39,3 @@ [](https://badge.fury.io/js/%40capacitor-community%2Ffacebook-login) | ||
super.onCreate(savedInstanceState); | ||
// Initializes the Bridge | ||
this.init(savedInstanceState, new ArrayList<Class<? extends Plugin>>() {{ | ||
// Additional plugins you've installed go here | ||
// Ex: add(TotallyAwesomePlugin.class); | ||
add(com.getcapacitor.community.facebooklogin.FacebookLogin.class); | ||
}}); | ||
registerPlugin(com.getcapacitor.community.facebooklogin.FacebookLogin.class); | ||
} | ||
@@ -48,0 +42,0 @@ } |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
58289
270
+ Added@capacitor/core@3.0.0-beta.6(transitive)
- Removed@capacitor/core@3.0.0-beta.2(transitive)
Updated@capacitor/core@3.0.0-beta.6