Socket
Socket
Sign inDemoInstall

cordova-plugin-ionic-webview

Package Overview
Dependencies
Maintainers
3
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-ionic-webview - npm Package Compare versions

Comparing version 2.0.0-beta.2 to 2.0.0

3

CHANGELOG.md
# Changelog
<a name="2.0.0"></a>
### 2.0.0 (PENDING)
### 2.0.0 (2018-07-23)

@@ -19,4 +19,3 @@ * **BREAKING**: HTTP server now runs for iOS **and** Android, instead of just iOS. The server is configured the same for both platforms.

* WKBind - defaults to localhost, if set to 127.0.0.1 then this IP will be used instead of the localhost hostname for the HTTP server
* WKAllowRemoteConnect - defaults to false, if set to true the HTTP server will accept connections from remote sources
See [Github releases](https://github.com/ionic-team/cordova-plugin-ionic-webview/releases) for earlier changes.

@@ -29,3 +29,3 @@ # Contributing

```
npm run deploy -- 2.0.0-beta.x --tag=beta
npm run deploy -- <version>
```
{
"name": "cordova-plugin-ionic-webview",
"version": "2.0.0-beta.2",
"version": "2.0.0",
"description": "The official Ionic's WKWebView Engine Plugin",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -20,3 +20,3 @@ <!--

<!-- TODO: remove beta in README.md and CONTRIBUTING.md when 2.0 is latest -->
<!-- TODO: remove beta in README.md and CONTRIBUTING.md -->

@@ -46,3 +46,3 @@ # Ionic Web View

cordova plugin rm cordova-plugin-ionic-webview
cordova plugin add cordova-plugin-ionic-webview@beta
cordova plugin add cordova-plugin-ionic-webview@latest
```

@@ -49,0 +49,0 @@

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