@capacitor-community/firebase-analytics
Advanced tools
Comparing version 4.0.0 to 5.0.0
{ | ||
"name": "@capacitor-community/firebase-analytics", | ||
"version": "4.0.0", | ||
"version": "5.0.0", | ||
"description": "A native plugin for firebase analytics.", | ||
@@ -21,7 +21,7 @@ "homepage": "https://github.com/capacitor-community/firebase-analytics", | ||
"dependencies": { | ||
"@capacitor/core": "^4.0.0" | ||
"@capacitor/core": "^5.0.0" | ||
}, | ||
"devDependencies": { | ||
"@capacitor/android": "^4.0.0", | ||
"@capacitor/ios": "^4.0.0", | ||
"@capacitor/android": "^5.0.0", | ||
"@capacitor/ios": "^5.0.0", | ||
"husky": "^4.2.5", | ||
@@ -28,0 +28,0 @@ "np": "^7.6.2", |
@@ -9,4 +9,4 @@ <p align="center"><br><img src="https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png" width="128" height="128" /></p> | ||
<p align="center"> | ||
<img src="https://img.shields.io/maintenance/yes/2021?style=flat-square" /> | ||
<a href="https://github.com/capacitor-community/firebase-analytics/actions?query=workflow%3A%22Plugin+Unit+Tests%22"><img src="https://img.shields.io/github/workflow/status/capacitor-community/firebase-analytics/Test%20and%20Build%20Plugin?style=flat-square" /></a> | ||
<img src="https://img.shields.io/maintenance/yes/2023?style=flat-square" /> | ||
<a href="https://github.com/capacitor-community/firebase-analytics/actions?query=workflow%3A%22Plugin+Unit+Tests%22"><img src="https://img.shields.io/github/actions/workflow/status/capacitor-community/firebase-analytics/test.yml?Test%20and%20Build%20Plugin?style=flat-square" /></a> | ||
<a href="https://www.npmjs.com/package/@capacitor-community/firebase-analytics"><img src="https://img.shields.io/npm/l/@capacitor-community/firebase-analytics?style=flat-square" /></a> | ||
@@ -21,5 +21,5 @@ <br> | ||
## <a id="breaking-changes"> ❗❗ Breaking changes when updating to ✏️v4.0.0✏️❗❗ | ||
## <a id="breaking-changes"> ❗❗ Breaking changes when updating to ✏️v5.0.0✏️❗❗ | ||
✏️✏️ This plugin now supports Capacitor 4 only. For Capacitor 3 please use version 1.0.1 ! ✏️✏️ | ||
✏️✏️ This plugin now supports Capacitor 5 only. For Capacitor 4 please use version 4.x. For Capacitor 3 please use version 1.0.1 ! ✏️✏️ | ||
@@ -61,3 +61,3 @@ ## Maintainers | ||
[Click here](https://github.com/priyankpat/capacitor-plugins-example/tree/firebase-analytics) for an example on how to implement this plugin. | ||
[Click here](https://github.com/jcesarmobile/capacitor-firebase-analytics-example) for an example on how to implement this plugin. | ||
@@ -67,4 +67,3 @@ You can also clone the repository: | ||
```bash | ||
git clone https://github.com/priyankpat/capacitor-plugins-example | ||
git checkout -b firebase-analytics | ||
git clone https://github.com/jcesarmobile/capacitor-firebase-analytics-example | ||
``` | ||
@@ -234,3 +233,3 @@ | ||
- `$firebaseAnalyticsVersion` version of `com.google.firebase:firebase-analytics` (default: `21.2.0`) | ||
- `$firebaseAnalyticsVersion` version of `com.google.firebase:firebase-analytics` (default: `21.2.2`) | ||
@@ -237,0 +236,0 @@ ## iOS setup |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
116162
352
+ Added@capacitor/core@5.7.8(transitive)
- Removed@capacitor/core@4.8.2(transitive)
Updated@capacitor/core@^5.0.0