Socket
Socket
Sign inDemoInstall

@capacitor/ios

Package Overview
Dependencies
Maintainers
7
Versions
750
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 3.2.0 to 3.2.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [3.2.1](https://github.com/ionic-team/capacitor/compare/3.2.0...3.2.1) (2021-09-01)
**Note:** Version bump only for package @capacitor/ios
# [3.2.0](https://github.com/ionic-team/capacitor/compare/3.1.2...3.2.0) (2021-08-18)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "@capacitor/ios",
"version": "3.2.0",
"version": "3.2.1",
"description": "Capacitor: Cross-platform apps with JavaScript and the web",

@@ -22,7 +22,5 @@ "homepage": "https://capacitorjs.com",

"scripts": {
"verify": "npm run xc:build:Capacitor && npm run xc:build:CapacitorCordova && npm run pod:lint:Capacitor && npm run pod:lint:CapacitorCordova",
"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:CapacitorCordova": "cd CapacitorCordova && xcodebuild && cd ..",
"pod:lint:Capacitor": "pod lib lint --allow-warnings Capacitor.podspec",
"pod:lint:CapacitorCordova": "pod lib lint --allow-warnings CapacitorCordova.podspec"
"xc:build:CapacitorCordova": "cd CapacitorCordova && xcodebuild && cd .."
},

@@ -35,3 +33,3 @@ "peerDependencies": {

},
"gitHead": "029ec9ab34fff648c515b4c95b3003bfd49f40b3"
"gitHead": "f088f6b88f3ba6d490b9df42b05d1ea36dab7b47"
}
Capacitor.podspec

Sorry, the diff of this file is not supported yet

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