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.2 to 2.0.3

2

package.json
{
"name": "cordova-plugin-ionic-webview",
"version": "2.0.2",
"version": "2.0.3",
"description": "The official Ionic's WKWebView Engine Plugin",

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

@@ -127,5 +127,3 @@ /*

var args = convertMessageToArgsNativeToJs(message);
setTimeout(function () {
cordova.callbackFromNative(callbackId, success, status, args, keepCallback); // eslint-disable-line
}, 0);
cordova.callbackFromNative(callbackId, success, status, args, keepCallback); // eslint-disable-line
};

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