Socket
Socket
Sign inDemoInstall

@capacitor/ios

Package Overview
Dependencies
Maintainers
8
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 6.1.3-nightly-20241011T150501.0 to 7.0.0-alpha.1

6

package.json
{
"name": "@capacitor/ios",
"version": "6.1.3-nightly-20241011T150501.0",
"version": "7.0.0-alpha.1",
"description": "Capacitor: Cross-platform apps with JavaScript and the web",

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

"verify": "npm run xc:build:Capacitor && npm run xc:build:CapacitorCordova",
"xc:build:Capacitor": "cd Capacitor && xcodebuild -workspace Capacitor.xcworkspace -scheme Capacitor && cd ..",
"xc:build:Capacitor": "cd Capacitor && xcodebuild clean test -workspace Capacitor.xcworkspace -scheme Capacitor -destination 'platform=iOS Simulator,name=iPhone 16,OS=18.0' && cd ..",
"xc:build:CapacitorCordova": "cd CapacitorCordova && xcodebuild && cd ..",

@@ -30,3 +30,3 @@ "xc:build:xcframework": "scripts/build.sh xcframework"

"peerDependencies": {
"@capacitor/core": "^6.1.0-nightly-20241011T150501.0"
"@capacitor/core": "^7.0.0-alpha.1"
},

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