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

forceios

Package Overview
Dependencies
Maintainers
4
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

forceios - npm Package Compare versions

Comparing version 5.1.0 to 5.2.0

2

package.json
{
"name": "forceios",
"version": "5.1.0",
"version": "5.2.0",
"description": "Utilities for creating mobile apps based on the Salesforce Mobile SDK for iOS",

@@ -5,0 +5,0 @@ "keywords": [ "mobilesdk", "ios", "salesforce", "mobile", "sdk" ],

@@ -28,3 +28,3 @@ /*

var VERSION = '5.1.0';
var VERSION = '5.2.0';

@@ -35,5 +35,5 @@ module.exports = {

tools: {
gitMinVersion: '2.10',
gitMinVersion: '2.13',
npmMinVersion: '3.10',
podMinVersion: '1.1'
podMinVersion: '1.2'
},

@@ -44,6 +44,6 @@

pluginRepoUri: 'https://github.com/forcedotcom/SalesforceMobileSDK-CordovaPlugin#v' + VERSION, // GA
minimumCliVersion: '6.4.0',
minimumCliVersion: '7.0.0',
platformVersion: {
ios: '4.3.0',
android: '6.1.2'
ios: '4.4.0',
android: '6.2.3'
}

@@ -50,0 +50,0 @@ },

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