File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " branch-cordova-sdk" ,
3
3
"description" : " Branch Metrics Cordova SDK" ,
4
4
"main" : " src/index.js" ,
5
- "version" : " 5.0.1 " ,
5
+ "version" : " 5.0.2 " ,
6
6
"homepage" : " https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking" ,
7
7
"repository" : {
8
8
"type" : " git" ,
56
56
},
57
57
"dependencies" : {
58
58
"fs" : " 0.0.1-security" ,
59
- "glob" : " ^7.1.4 " ,
59
+ "glob" : " ^7.2.0 " ,
60
60
"mkpath" : " ^1.0.0" ,
61
- "node-version-compare" : " ^1.0.1 " ,
62
- "plist" : " ^3.0.1 " ,
63
- "shelljs" : " ^0.8.3 " ,
64
- "xcode" : " ^2.0 .0" ,
65
- "xml2js" : " ^0.4.19 "
61
+ "node-version-compare" : " ^1.0.3 " ,
62
+ "plist" : " ^3.0.4 " ,
63
+ "shelljs" : " ^0.8.5 " ,
64
+ "xcode" : " ^2.1 .0" ,
65
+ "xml2js" : " ^0.4.23 "
66
66
},
67
67
"devDependencies" : {
68
68
"@commitlint/cli" : " ^8.3.5" ,
69
69
"@commitlint/config-conventional" : " ^8.3.4" ,
70
70
"eslint" : " ^6.8.0" ,
71
- "eslint-config-airbnb-base" : " ^14.1.0 " ,
72
- "eslint-plugin-import" : " ^2.20 .2" ,
73
- "husky" : " ^4.2.5 " ,
74
- "lint-staged" : " ^10.1.7 " ,
75
- "prettier" : " ^2.0.5 "
71
+ "eslint-config-airbnb-base" : " ^14.2.1 " ,
72
+ "eslint-plugin-import" : " ^2.25 .2" ,
73
+ "husky" : " ^4.3.8 " ,
74
+ "lint-staged" : " ^10.5.4 " ,
75
+ "prettier" : " ^2.5.1 "
76
76
}
77
77
}
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ SOFTWARE.
24
24
<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
25
25
xmlns : android =" http://schemas.android.com/apk/res/android"
26
26
id =" branch-cordova-sdk"
27
- version =" 5.0.1 " >
27
+ version =" 5.0.2 " >
28
28
29
29
<!-- Description -->
30
30
<name >branch-cordova-sdk</name >
You can’t perform that action at this time.
0 commit comments