11{
22 "name" : " @matt-block/react-native-in-app-browser" ,
3- "version" : " 3.1.2 " ,
3+ "version" : " 3.1.3 " ,
44 "description" : " React Native in-app browser" ,
55 "keywords" : [
66 " in-app" ,
1717 "types" : " types/index.d.ts" ,
1818 "repository" : {
1919 "type" : " git" ,
20- "url" : " https://github.com/matt-block /react-native-in-app-browser.git"
20+ "url" : " https://github.com/matei-radu /react-native-in-app-browser.git"
2121 },
22- "bugs" : " https://github.com/matt-block /react-native-in-app-browser/issues" ,
23- "homepage" : " https://github.com/matt-block /react-native-in-app-browser#readme" ,
22+ "bugs" : " https://github.com/matei-radu /react-native-in-app-browser/issues" ,
23+ "homepage" : " https://github.com/matei-radu /react-native-in-app-browser#readme" ,
2424 "author" :
" Matei Bogdan Radu <[email protected] >" ,
2525 "license" : " MIT" ,
2626 "private" : false ,
4848 "devDependencies" : {
4949 "@react-native-community/eslint-config" : " ^0.0.5" ,
5050 "@team-griffin/install-self-peers" : " ^1.1.1" ,
51- "@types/jest" : " ^24.0.9" ,
52- "@types/react-native" : " ^0.57.7" ,
51+ "@types/jest" : " ^24.0.23" ,
52+ "@types/react" : " ^16.8.25" ,
53+ "@types/react-native" : " ^0.60.25" ,
5354 "@types/semver" : " ^6.2.0" ,
54- "@types/shelljs" : " ^0.8.0 " ,
55+ "@types/shelljs" : " ^0.8.6 " ,
5556 "@types/tinycolor2" : " ^1.4.1" ,
56- "@typescript-eslint/eslint-plugin" : " ^2.5 .0" ,
57- "@typescript-eslint/parser" : " ^2.5 .0" ,
58- "commander" : " ^3 .0.2 " ,
59- "eslint" : " ^5.0 .0" ,
57+ "@typescript-eslint/eslint-plugin" : " ^2.11 .0" ,
58+ "@typescript-eslint/parser" : " ^2.11 .0" ,
59+ "commander" : " ^4 .0.1 " ,
60+ "eslint" : " ^5.16 .0" ,
6061 "eslint-config-prettier" : " ^6.4.0" ,
6162 "eslint-plugin-prettier" : " ^3.1.1" ,
62- "husky" : " ^1 .1.2 " ,
63- "jest" : " ^24.1 .0" ,
64- "lint-staged" : " ^7.3 .0" ,
63+ "husky" : " ^3 .1.0 " ,
64+ "jest" : " ^24.9 .0" ,
65+ "lint-staged" : " ^9.5 .0" ,
6566 "npm-run-all" : " ^4.1.3" ,
66- "prettier" : " ^1.18.2 " ,
67+ "prettier" : " ^1.19.1 " ,
6768 "rimraf" : " ^3.0.0" ,
6869 "semver" : " ^6.3.0" ,
6970 "shelljs" : " ^0.8.2" ,
70- "ts-jest" : " ^24.0 .0" ,
71- "ts-node" : " ^7.0.1 " ,
72- "typescript" : " ^3.1 .3"
71+ "ts-jest" : " ^24.2 .0" ,
72+ "ts-node" : " ^8.5.4 " ,
73+ "typescript" : " ^3.7 .3"
7374 },
7475 "peerDependencies" : {
75- "react" : " ^16.5.0 " ,
76+ "react" : " ^16.8.6 " ,
7677 "react-native" : " >= 0.60.0"
7778 },
7879 "husky" : {
8990 "dependencies" : {
9091 "tinycolor2" : " ^1.4.1"
9192 }
92- }
93+ }
0 commit comments