Socket
Socket
Sign inDemoInstall

appcenter

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appcenter - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

4

package.json
{
"name": "appcenter",
"version": "4.2.0",
"version": "4.3.0",
"description": "Node module that contains common functionality needed to appcenter-* modules",

@@ -22,3 +22,3 @@ "main": "AppCenter.js",

"dependencies": {
"appcenter-link-scripts": "4.2.0"
"appcenter-link-scripts": "4.3.0"
},

@@ -25,0 +25,0 @@ "rnpm": {

@@ -35,3 +35,3 @@ // Copyright (c) Microsoft Corporation. All rights reserved.

return rnpmlink.ios.addPodDeps(
[{ pod: 'AppCenterReactNativeShared', version: '4.2.0' }],
[{ pod: 'AppCenterReactNativeShared', version: '4.3.0' }],
{ platform: 'ios', version: '9.0' }

@@ -38,0 +38,0 @@ );

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