Socket
Socket
Sign inDemoInstall

@capacitor/ios

Package Overview
Dependencies
Maintainers
7
Versions
756
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/ios - npm Package Compare versions

Comparing version 5.5.2-nightly-20231027T150432.0 to 5.5.2-nightly-20231030T150510.0

Frameworks/Capacitor.xcframework/Info.plist

10

package.json
{
"name": "@capacitor/ios",
"version": "5.5.2-nightly-20231027T150432.0",
"version": "5.5.2-nightly-20231030T150510.0",
"description": "Capacitor: Cross-platform apps with JavaScript and the web",

@@ -20,3 +20,4 @@ "homepage": "https://capacitorjs.com",

"CapacitorCordova.podspec",
"scripts/pods_helpers.rb"
"scripts/pods_helpers.rb",
"Frameworks"
],

@@ -26,6 +27,7 @@ "scripts": {

"xc:build:Capacitor": "cd Capacitor && xcodebuild -workspace Capacitor.xcworkspace -scheme Capacitor && cd ..",
"xc:build:CapacitorCordova": "cd CapacitorCordova && xcodebuild && cd .."
"xc:build:CapacitorCordova": "cd CapacitorCordova && xcodebuild && cd ..",
"xc:build:xcframework": "scripts/build.sh xcframework"
},
"peerDependencies": {
"@capacitor/core": "^5.5.0-nightly-20231027T150432.0"
"@capacitor/core": "^5.5.0-nightly-20231030T150510.0"
},

@@ -32,0 +34,0 @@ "publishConfig": {

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