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.10.2-prerelease to 0.11.1

4

package.json
{
"name": "mobile-center",
"version": "0.10.2-prerelease",
"version": "0.11.1",
"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.10.2-prerelease"
"mobile-center-link-scripts": "0.11.1"
},

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

@@ -19,3 +19,3 @@ const rnpmlink = require('mobile-center-link-scripts');

return rnpmlink.ios.addPodDeps([
{ pod: 'RNMobileCenterShared', version: '0.10.0' }
{ pod: 'RNMobileCenterShared', version: '0.11.1' }
]).catch((e) => {

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