@capacitor-community/firebase-analytics
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "@capacitor-community/firebase-analytics", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "A native plugin for firebase analytics.", | ||
@@ -20,7 +20,5 @@ "homepage": "https://github.com/capacitor-community/firebase-analytics", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@capacitor/core": "^5.0.0" | ||
}, | ||
"devDependencies": { | ||
"@capacitor/android": "^5.0.0", | ||
"@capacitor/core": "^5.0.0", | ||
"@capacitor/ios": "^5.0.0", | ||
@@ -36,2 +34,5 @@ "husky": "^4.2.5", | ||
}, | ||
"peerDependencies": { | ||
"@capacitor/core": "^5.0.0" | ||
}, | ||
"husky": { | ||
@@ -38,0 +39,0 @@ "hooks": { |
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
116199
11
- Removed@capacitor/core@^5.0.0