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
40
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 2.0.0-1 to 4.0.0

2

dist/plugin.js

@@ -285,3 +285,3 @@ var capacitorPlugin = (function (exports, core) {

}({}, capacitorExports));
})({}, capacitorExports);
//# sourceMappingURL=plugin.js.map
{
"name": "@capacitor-community/firebase-analytics",
"version": "2.0.0-1",
"version": "4.0.0",
"description": "A native plugin for firebase analytics.",

@@ -21,12 +21,12 @@ "homepage": "https://github.com/capacitor-community/firebase-analytics",

"dependencies": {
"@capacitor/core": "^4.0.1"
"@capacitor/core": "^4.0.0"
},
"devDependencies": {
"@capacitor/android": "^4.0.1",
"@capacitor/ios": "^4.0.1",
"@capacitor/android": "^4.0.0",
"@capacitor/ios": "^4.0.0",
"husky": "^4.2.5",
"np": "^7.4.0",
"prettier": "^2.2.1",
"prettier-plugin-java": "^0.8.0",
"pretty-quick": "^3.1.0",
"np": "^7.6.2",
"prettier": "^2.7.1",
"prettier-plugin-java": "^1.6.2",
"pretty-quick": "^3.1.3",
"rimraf": "^3.0.2",

@@ -33,0 +33,0 @@ "rollup": "^2.29.0",

@@ -20,3 +20,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>

## <a id="breaking-changes"> ❗❗ Breaking changes when updating to ✏️v4.0.1✏️❗❗
## <a id="breaking-changes"> ❗❗ Breaking changes when updating to ✏️v4.0.0✏️❗❗

@@ -227,2 +227,8 @@ ✏️✏️ This plugin now supports Capacitor 4 only. For Capacitor 3 please use version 1.0.1 ! ✏️✏️

#### Variables
This plugin will use the following project variables (defined in your app’s `variables.gradle` file):
- `$firebaseAnalyticsVersion` version of `com.google.firebase:firebase-analytics` (default: `21.2.0`)
## iOS setup

@@ -229,0 +235,0 @@

Sorry, the diff of this file is not supported yet

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