Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

appcenter

Package Overview
Dependencies
Maintainers
1
Versions
46
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 1.12.0 to 1.12.2

4

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

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

"dependencies": {
"appcenter-link-scripts": "1.12.0"
"appcenter-link-scripts": "1.12.2"
},

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

@@ -32,3 +32,3 @@ const rnpmlink = require('appcenter-link-scripts');

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

@@ -35,0 +35,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