@capacitor-community/firebase-analytics
Advanced tools
Comparing version 1.0.0 to 1.0.1-alpha.0
{ | ||
"name": "@capacitor-community/firebase-analytics", | ||
"version": "1.0.0", | ||
"version": "1.0.1-alpha.0", | ||
"description": "A native plugin for firebase analytics.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/capacitor-community/firebase-analytics", |
@@ -31,3 +31,7 @@ <p align="center"><br><img src="https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png" width="128" height="128" /></p> | ||
```bash | ||
npm install @capacitor-community/firebase-analytics | ||
# Capacitor v3 | ||
npm install @capacitor-community/firebase-analytics@latest | ||
# Capacitor v2 | ||
npm install @capacitor-community/firebase-analytics@capacitor2-lts | ||
``` | ||
@@ -38,3 +42,7 @@ | ||
```bash | ||
yarn add @capacitor-community/firebase-analytics | ||
# Capacitor v3 | ||
yarn add @capacitor-community/firebase-analytics@latest | ||
# Capacitor v2 | ||
yarn add @capacitor-community/firebase-analytics@capacitor2-lts | ||
``` | ||
@@ -75,2 +83,3 @@ | ||
} | ||
``` | ||
@@ -101,3 +110,3 @@ | ||
| setScreenName | ✅ | ✅ | ❌ | | ||
| reset | ✅ | ✅ | ✅ | | ||
| reset | ✅ | ✅ | ❌ | | ||
| logEvent | ✅ | ✅ | ✅ | | ||
@@ -104,0 +113,0 @@ | setCollectionEnabled | ✅ | ✅ | ✅ | |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
113815
380
2