Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@capacitor-community/firebase-analytics

Package Overview
Dependencies
Maintainers
33
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor-community/firebase-analytics - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-alpha.0

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc