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 to 3.0.1

1

Capacitor/Capacitor/assets/native-bridge.js

@@ -311,2 +311,3 @@

cap.getPlatform = getPlatform;
cap.isPluginAvailable = name => Object.prototype.hasOwnProperty.call(cap.Plugins, name);
cap.isNativePlatform = isNativePlatform;

@@ -313,0 +314,0 @@ // create the postToNative() fn if needed

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

## [3.0.1](https://github.com/ionic-team/capacitor/compare/3.0.0...3.0.1) (2021-06-09)
### Bug Fixes
* Make isPluginAvailable available on bridge ([#4589](https://github.com/ionic-team/capacitor/issues/4589)) ([151e7a8](https://github.com/ionic-team/capacitor/commit/151e7a899d9646dbd5625a2539fd3f2297349bc5))
# [3.0.0](https://github.com/ionic-team/capacitor/compare/3.0.0-rc.4...3.0.0) (2021-05-18)

@@ -8,0 +19,0 @@

4

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

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

},
"gitHead": "b501f9acba19b0bc55820e616ce856f6d632c86d"
"gitHead": "59b05820dcb0dc76885cb25354a15fb75076fb5b"
}

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