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 22 "name" : " branch-cordova-sdk" ,
33 "description" : " Branch Metrics Cordova SDK" ,
44 "main" : " src/index.js" ,
5- "version" : " 5.0.1 " ,
5+ "version" : " 5.0.2 " ,
66 "homepage" : " https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking" ,
77 "repository" : {
88 "type" : " git" ,
5656 },
5757 "dependencies" : {
5858 "fs" : " 0.0.1-security" ,
59- "glob" : " ^7.1.4 " ,
59+ "glob" : " ^7.2.0 " ,
6060 "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 "
6666 },
6767 "devDependencies" : {
6868 "@commitlint/cli" : " ^8.3.5" ,
6969 "@commitlint/config-conventional" : " ^8.3.4" ,
7070 "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 "
7676 }
7777}
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ SOFTWARE.
2424<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
2525 xmlns : android =" http://schemas.android.com/apk/res/android"
2626 id =" branch-cordova-sdk"
27- version =" 5.0.1 " >
27+ version =" 5.0.2 " >
2828
2929 <!-- Description -->
3030 <name >branch-cordova-sdk</name >
You can’t perform that action at this time.
0 commit comments