New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

appcenter-data

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appcenter-data - npm Package Compare versions

Comparing version 2.4.0 to 2.5.0

14

package.json
{
"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

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