🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

ionic-plugin-deeplinks

Package Overview
Dependencies
Maintainers
4
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ionic-plugin-deeplinks - npm Package Compare versions

Comparing version

to
1.0.24

2

package.json
{
"name": "ionic-plugin-deeplinks",
"version": "1.0.23",
"version": "1.0.24",
"cordova": {

@@ -5,0 +5,0 @@ "id": "ionic-plugin-deeplinks",

@@ -53,3 +53,3 @@ var argscheck = require('cordova/argscheck'),

var matchedParams = self.routeMatch(pathData, realPath);
var matchedParams = self.routeMatch(targetPath, realPath);

@@ -56,0 +56,0 @@ if (matchedParams !== false) {