Socket
Socket
Sign inDemoInstall

@capacitor/ios

Package Overview
Dependencies
Maintainers
8
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.0.0-alpha.7 to 3.0.0-alpha.8

Capacitor/Capacitor/WKWebView+Capacitor.m

26

CHANGELOG.md

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

# [3.0.0-alpha.8](https://github.com/ionic-team/capacitor/compare/2.4.5...3.0.0-alpha.8) (2020-12-15)
### Bug Fixes
* **ios:** expose lastURL getter ([#3898](https://github.com/ionic-team/capacitor/issues/3898)) ([90b7fe3](https://github.com/ionic-team/capacitor/commit/90b7fe39f5a7cb9d584618a6fba66338f2bbf5fe))
# [3.0.0-alpha.7](https://github.com/ionic-team/capacitor/compare/2.4.4...3.0.0-alpha.7) (2020-12-02)

@@ -69,2 +78,19 @@

# [3.0.0-alpha.7](https://github.com/ionic-team/capacitor/compare/3.0.0-alpha.6...3.0.0-alpha.7) (2020-12-02)
### Bug Fixes
* **ios:** share message handler between webview and bridge ([#3875](https://github.com/ionic-team/capacitor/issues/3875)) ([f7dff2e](https://github.com/ionic-team/capacitor/commit/f7dff2e661a54bee770940ee1ebd9eab6456ba2e))
### Features
* **ios:** add local and remote notification router ([#3796](https://github.com/ionic-team/capacitor/issues/3796)) ([f3edaf9](https://github.com/ionic-team/capacitor/commit/f3edaf93d4328ea3ee90df573bf14ef0efc7553b))
* **ios:** add path utilities to bridge ([#3842](https://github.com/ionic-team/capacitor/issues/3842)) ([c31eb35](https://github.com/ionic-team/capacitor/commit/c31eb35f83a33626a9d88731c0fff18966c71b0b))
* **iOS:** Add base implementation of permissions calls ([#3856](https://github.com/ionic-team/capacitor/issues/3856)) ([d733236](https://github.com/ionic-team/capacitor/commit/d7332364212794a5005229defd05c129921d9c5d))
* **iOS:** Refactoring configuration ([#3759](https://github.com/ionic-team/capacitor/issues/3759)) ([e2e64c2](https://github.com/ionic-team/capacitor/commit/e2e64c23b88d93a1c594df51dddd0c55d5f37770))
# [3.0.0-alpha.6](https://github.com/ionic-team/capacitor/compare/3.0.0-alpha.5...3.0.0-alpha.6) (2020-10-30)

@@ -71,0 +97,0 @@

6

package.json
{
"name": "@capacitor/ios",
"version": "3.0.0-alpha.7",
"version": "3.0.0-alpha.8",
"description": "Capacitor: cross-platform mobile apps with the web",

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

"peerDependencies": {
"@capacitor/core": "~3.0.0-alpha.7"
"@capacitor/core": "~3.0.0-alpha.8"
},
"gitHead": "7e16eca5ba10a46db4af2e6ea81c20a07ac79767"
"gitHead": "2f48f62d31531e501398b6013c4124f93f7d12d8"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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