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

mobile-center

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobile-center - npm Package Compare versions

Comparing version 0.7.0 to 0.8.0

4

package.json
{
"name": "mobile-center",
"version": "0.7.0",
"version": "0.8.0",
"description": "Node module that contains common functionality needed to mobile-center-* modules",

@@ -21,3 +21,3 @@ "main": "MobileCenter.js",

"dependencies": {
"mobile-center-link-scripts": "0.7.0"
"mobile-center-link-scripts": "0.8.0"
},

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

@@ -10,4 +10,3 @@ var rnpmlink = require('mobile-center-link-scripts');

return rnpmlink.ios.addPodDeps([
{ pod: 'RNMobileCenterShared', version: '0.7.0' },
{ pod: 'MobileCenter', version: '0.10.1' }
{ pod: 'RNMobileCenterShared', version: '0.8.0' }
]).catch(function (e) {

@@ -14,0 +13,0 @@ console.log(`

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