appcenter-analytics
Advanced tools
Comparing version 4.4.5 to 5.0.0
{ | ||
"name": "appcenter-analytics", | ||
"version": "4.4.5", | ||
"version": "5.0.0", | ||
"description": "React Native plugin for AppCenter Analytics", | ||
@@ -23,3 +23,3 @@ "main": "Analytics.js", | ||
"dependencies": { | ||
"appcenter": "4.4.5" | ||
"appcenter": "5.0.0" | ||
}, | ||
@@ -26,0 +26,0 @@ "rnpm": { |
@@ -37,4 +37,4 @@ // Copyright (c) Microsoft Corporation. All rights reserved. | ||
[ | ||
{ pod: 'AppCenter/Analytics', version: '4.4.3' }, | ||
{ pod: 'AppCenterReactNativeShared', version: '4.4.5' } // in case people don't link appcenter (core) | ||
{ pod: 'AppCenter/Analytics', version: '5.0.3' }, | ||
{ pod: 'AppCenterReactNativeShared', version: '5.0.0' } // in case people don't link appcenter (core) | ||
], | ||
@@ -41,0 +41,0 @@ { platform: 'ios', version: '9.0' } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
56896
+ Addedappcenter@5.0.0(transitive)
+ Addedappcenter-link-scripts@5.0.0(transitive)
- Removedappcenter@4.4.5(transitive)
- Removedappcenter-link-scripts@4.4.5(transitive)
Updatedappcenter@5.0.0