appcenter-data
Advanced tools
Comparing version 2.4.0 to 2.5.0
{ | ||
"name": "appcenter-data", | ||
"version": "2.4.0", | ||
"version": "2.5.0", | ||
"description": "React Native plugin for AppCenter Data", | ||
@@ -23,3 +23,3 @@ "main": "Data.js", | ||
"dependencies": { | ||
"appcenter": "2.4.0" | ||
"appcenter": "2.5.0" | ||
}, | ||
@@ -36,7 +36,7 @@ "rnpm": { | ||
"babel-eslint": "7.2.3", | ||
"eslint": "4.5.0", | ||
"eslint-config-airbnb": "15.1.0", | ||
"eslint-plugin-import": "2.7.0", | ||
"eslint-plugin-jsx-a11y": "6.0.2", | ||
"eslint-plugin-react": "7.2.1", | ||
"eslint": "6.5.1", | ||
"eslint-config-airbnb": "18.0.1", | ||
"eslint-plugin-import": "2.18.2", | ||
"eslint-plugin-jsx-a11y": "6.2.3", | ||
"eslint-plugin-react": "7.16.0", | ||
"jest": "24.8.0", | ||
@@ -43,0 +43,0 @@ "react": "16.6.3", |
@@ -36,4 +36,4 @@ // Copyright (c) Microsoft Corporation. All rights reserved. | ||
[ | ||
{ pod: 'AppCenter/Data', version: '2.2.0' }, | ||
{ pod: 'AppCenterReactNativeShared', version: '2.2.0' } // in case people don't link appcenter (core) | ||
{ pod: 'AppCenter/Data', version: '2.5.0' }, | ||
{ pod: 'AppCenterReactNativeShared', version: '2.5.0' } // in case people don't link appcenter (core) | ||
], | ||
@@ -40,0 +40,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
88872
+ Addedappcenter@2.5.0(transitive)
+ Addedappcenter-link-scripts@2.5.0(transitive)
+ Addeddebug@4.1.1(transitive)
+ Addedms@2.1.3(transitive)
- Removedappcenter@2.4.0(transitive)
- Removedappcenter-link-scripts@2.4.0(transitive)
- Removeddebug@2.2.0(transitive)
- Removedms@0.7.1(transitive)
Updatedappcenter@2.5.0