appcenter-analytics
Advanced tools
Comparing version 4.0.0 to 4.0.2
{ | ||
"name": "appcenter-analytics", | ||
"version": "4.0.0", | ||
"version": "4.0.2", | ||
"description": "React Native plugin for AppCenter Analytics", | ||
@@ -23,3 +23,3 @@ "main": "Analytics.js", | ||
"dependencies": { | ||
"appcenter": "4.0.0" | ||
"appcenter": "4.0.2" | ||
}, | ||
@@ -26,0 +26,0 @@ "rnpm": { |
@@ -37,4 +37,4 @@ // Copyright (c) Microsoft Corporation. All rights reserved. | ||
[ | ||
{ pod: 'AppCenter/Analytics', version: '4.0.0' }, | ||
{ pod: 'AppCenterReactNativeShared', version: '4.0.0' } // in case people don't link appcenter (core) | ||
{ pod: 'AppCenter/Analytics', version: '4.1.0' }, | ||
{ pod: 'AppCenterReactNativeShared', version: '4.0.2' } // 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
56843
+ Addedappcenter@4.0.2(transitive)
+ Addedappcenter-link-scripts@4.0.2(transitive)
- Removedappcenter@4.0.0(transitive)
- Removedappcenter-link-scripts@4.0.0(transitive)
Updatedappcenter@4.0.2