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

forceios

Package Overview
Dependencies
Maintainers
2
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 9.1.1 to 9.2.0

2

package.json
{
"name": "forceios",
"version": "9.1.1",
"version": "9.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" ],

@@ -31,3 +31,3 @@ /*

var VERSION= '9.1.1';
var VERSION= '9.2.0';

@@ -68,4 +68,4 @@ module.exports = {

platformVersion: {
ios: '6.1.1',
android: '9.0.0'
ios: '6.2.0',
android: '10.1.0'
}

@@ -72,0 +72,0 @@ },

@@ -146,3 +146,5 @@ /*

'<key>BuildSystemType</key>\n' +
'<string>Original</string>\n' +
'<string>Original</string>\n' +
'<key>DisableBuildSystemDeprecationDiagnostic</key>\n' +
'<true/>\n' +
'</dict>\n' +

@@ -149,0 +151,0 @@ '</plist>\n';

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