@capacitor-community/firebase-analytics
Advanced tools
Comparing version 0.3.2-beta.0 to 0.3.2
@@ -39,3 +39,3 @@ declare module "@capacitor/core" { | ||
authDomain: string; | ||
databaseURL: string; | ||
databaseURL?: string; | ||
projectId: string; | ||
@@ -42,0 +42,0 @@ storageBucket: string; |
{ | ||
"name": "@capacitor-community/firebase-analytics", | ||
"version": "0.3.2-beta.0", | ||
"version": "0.3.2", | ||
"description": "A native plugin for firebase analytics.", | ||
@@ -38,5 +38,6 @@ "homepage": "https://github.com/capacitor-community/firebase-analytics", | ||
"files": [ | ||
"android/src/main/", | ||
"android/build.gradle", | ||
"dist/", | ||
"ios/", | ||
"android/", | ||
"ios/Plugin/", | ||
"CapacitorCommunityFirebaseAnalytics.podspec" | ||
@@ -43,0 +44,0 @@ ], |
@@ -16,3 +16,3 @@ <p align="center"><br><img src="https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png" width="128" height="128" /></p> | ||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> | ||
<a href="#contributors-"><img src="https://img.shields.io/badge/all%20contributors-9-orange?style=flat-square" /></a> | ||
<a href="#contributors-"><img src="https://img.shields.io/badge/all%20contributors-11-orange?style=flat-square" /></a> | ||
<!-- ALL-CONTRIBUTORS-BADGE:END --> | ||
@@ -103,4 +103,4 @@ </p> | ||
| setSessionTimeoutDuration | ✅ | ✅ | ✅ | | ||
| enable | ✅ | ✅ | ❌ | | ||
| disable | ✅ | ✅ | ❌ | | ||
| enable | ✅ | ✅ | ✅ | | ||
| disable | ✅ | ✅ | ✅ | | ||
@@ -367,2 +367,4 @@ ## Usage | ||
<td align="center"><a href="https://github.com/gabrielscarvalho"><img src="https://avatars.githubusercontent.com/u/1574205?v=4?s=100" width="100px;" alt=""/><br /><sub><b>gabrielscarvalho</b></sub></a><br /><a href="https://github.com/capacitor-community/firebase-analytics/issues?q=author%3Agabrielscarvalho" title="Bug reports">🐛</a> <a href="https://github.com/capacitor-community/firebase-analytics/commits?author=gabrielscarvalho" title="Code">💻</a></td> | ||
<td align="center"><a href="https://github.com/ptmkenny"><img src="https://avatars.githubusercontent.com/u/1451472?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ptmkenny</b></sub></a><br /><a href="https://github.com/capacitor-community/firebase-analytics/issues?q=author%3Aptmkenny" title="Bug reports">🐛</a> <a href="https://github.com/capacitor-community/firebase-analytics/commits?author=ptmkenny" title="Code">💻</a> <a href="https://github.com/capacitor-community/firebase-analytics/commits?author=ptmkenny" title="Documentation">📖</a></td> | ||
<td align="center"><a href="https://github.com/vkyeswa"><img src="https://avatars.githubusercontent.com/u/5016129?v=4?s=100" width="100px;" alt=""/><br /><sub><b>vkyeswa</b></sub></a><br /><a href="https://github.com/capacitor-community/firebase-analytics/issues?q=author%3Avkyeswa" title="Bug reports">🐛</a></td> | ||
</tr> | ||
@@ -369,0 +371,0 @@ </table> |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 15 instances in 1 package
376
0
60359
24