fix(pluginHandlers): properly check if path is inside another (#1014)

This commit is contained in:
Raphael von der Grün
2020-07-08 23:31:16 +02:00
committed by GitHub
parent 80ad635348
commit 8ef8d994df
4 changed files with 18 additions and 2 deletions
+1
View File
@@ -29,6 +29,7 @@
"cordova-common": "^4.0.1",
"execa": "^4.0.2",
"fs-extra": "^9.0.1",
"is-path-inside": "^3.0.2",
"nopt": "^4.0.3",
"properties-parser": "^0.3.1",
"which": "^2.0.2"