26
26
lodash "^4.6.1"
27
27
mz "^2.6.0"
28
28
29
+ " @expo/ngrok@2.3.0 " :
30
+ version "2.3.0"
31
+ resolved "https://registry.yarnpkg.com/@expo/ngrok/-/ngrok-2.3.0.tgz#e6c37c74c2ede6c32f04b13d30383e10255908d3"
32
+ dependencies :
33
+ async "^0.9.0"
34
+ decompress-zip "^0.3.0"
35
+ lock "^0.1.2"
36
+ logfmt "^1.2.0"
37
+ request "^2.81.0"
38
+ uuid "^3.0.0"
39
+
29
40
" @expo/osascript@^1.8.0 " :
30
41
version "1.8.1"
31
42
resolved "https://registry.yarnpkg.com/@expo/osascript/-/osascript-1.8.1.tgz#d145f6c1b4ac9663c0bf5f3054236dc87dc4deba"
@@ -431,6 +442,10 @@ async-limiter@~1.0.0:
431
442
version "1.0.0"
432
443
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
433
444
445
+ async@^0.9.0 :
446
+ version "0.9.2"
447
+ resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d"
448
+
434
449
async@^1.4.0, async@~1.5 :
435
450
version "1.5.2"
436
451
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
@@ -1200,6 +1215,13 @@ big-integer@^1.6.7:
1200
1215
version "1.6.26"
1201
1216
resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.26.tgz#3af1672fa62daf2d5ecafacf6e5aa0d25e02c1c8"
1202
1217
1218
+ binary@^0.3.0 :
1219
+ version "0.3.0"
1220
+ resolved "https://registry.yarnpkg.com/binary/-/binary-0.3.0.tgz#9f60553bc5ce8c3386f3b553cff47462adecaa79"
1221
+ dependencies :
1222
+ buffers "~0.1.1"
1223
+ chainsaw "~0.1.0"
1224
+
1203
1225
block-stream@* :
1204
1226
version "0.0.9"
1205
1227
resolved "https://registry.yarnpkg.com/block-stream/-/block-stream-0.0.9.tgz#13ebfe778a03205cfe03751481ebb4b3300c126a"
@@ -1324,6 +1346,10 @@ buffer-fill@^0.1.0:
1324
1346
version "0.1.0"
1325
1347
resolved "https://registry.yarnpkg.com/buffer-fill/-/buffer-fill-0.1.0.tgz#ca9470e8d4d1b977fd7543f4e2ab6a7dc95101a8"
1326
1348
1349
+ buffers@~0.1.1 :
1350
+ version "0.1.1"
1351
+ resolved "https://registry.yarnpkg.com/buffers/-/buffers-0.1.1.tgz#b24579c3bed4d6d396aeee6d9a8ae7f5482ab7bb"
1352
+
1327
1353
builtin-modules@^1.0.0, builtin-modules@^1.1.1 :
1328
1354
version "1.1.1"
1329
1355
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
@@ -1388,6 +1414,12 @@ center-align@^0.1.1:
1388
1414
align-text "^0.1.3"
1389
1415
lazy-cache "^1.0.3"
1390
1416
1417
+ chainsaw@~0.1.0 :
1418
+ version "0.1.0"
1419
+ resolved "https://registry.yarnpkg.com/chainsaw/-/chainsaw-0.1.0.tgz#5eab50b28afe58074d0d58291388828b5e5fbc98"
1420
+ dependencies :
1421
+ traverse ">=0.3.0 <0.4"
1422
+
1391
1423
chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3 :
1392
1424
version "1.1.3"
1393
1425
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
@@ -1831,6 +1863,18 @@ decamelize@^1.0.0, decamelize@^1.1.1:
1831
1863
version "1.2.0"
1832
1864
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
1833
1865
1866
+ decompress-zip@^0.3.0 :
1867
+ version "0.3.0"
1868
+ resolved "https://registry.yarnpkg.com/decompress-zip/-/decompress-zip-0.3.0.tgz#ae3bcb7e34c65879adfe77e19c30f86602b4bdb0"
1869
+ dependencies :
1870
+ binary "^0.3.0"
1871
+ graceful-fs "^4.1.3"
1872
+ mkpath "^0.1.0"
1873
+ nopt "^3.0.1"
1874
+ q "^1.1.2"
1875
+ readable-stream "^1.1.8"
1876
+ touch "0.0.3"
1877
+
1834
1878
dedent@^0.6.0 :
1835
1879
version "0.6.0"
1836
1880
resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.6.0.tgz#0e6da8f0ce52838ef5cec5c8f9396b0c1b64a3cb"
@@ -2773,6 +2817,10 @@ glob-parent@^2.0.0:
2773
2817
dependencies :
2774
2818
is-glob "^2.0.0"
2775
2819
2820
+ glob-promise@^3.3.0 :
2821
+ version "3.3.0"
2822
+ resolved "https://registry.yarnpkg.com/glob-promise/-/glob-promise-3.3.0.tgz#d1eb3625c4e6dcbb9b96eeae4425d5a3b135fed2"
2823
+
2776
2824
glob@^6.0.1 :
2777
2825
version "6.0.4"
2778
2826
resolved "https://registry.yarnpkg.com/glob/-/glob-6.0.4.tgz#0f08860f6a155127b2fadd4f9ce24b1aab6e4d22"
@@ -3157,10 +3205,6 @@ inquirer@^3.0.1, inquirer@^3.0.6:
3157
3205
strip-ansi "^4.0.0"
3158
3206
through "^2.3.6"
3159
3207
3160
- instapromise@2.0.7-rc.1 :
3161
- version "2.0.7-rc.1"
3162
- resolved "https://registry.yarnpkg.com/instapromise/-/instapromise-2.0.7-rc.1.tgz#34aff619a45ea7d32bb122866a9e315ee73033e8"
3163
-
3164
3208
instapromise@^2.0.7 :
3165
3209
version "2.0.7"
3166
3210
resolved "https://registry.yarnpkg.com/instapromise/-/instapromise-2.0.7.tgz#85e66b31021194da11214c865127ef04ec30167a"
@@ -3965,7 +4009,7 @@ locate-path@^2.0.0:
3965
4009
p-locate "^2.0.0"
3966
4010
path-exists "^3.0.0"
3967
4011
3968
- lock@~0.1.2 :
4012
+ lock@^0.1.2, lock@ ~0.1.2 :
3969
4013
version "0.1.4"
3970
4014
resolved "https://registry.yarnpkg.com/lock/-/lock-0.1.4.tgz#fec7deaef17e7c3a0a55e1da042803e25d91745d"
3971
4015
@@ -4112,10 +4156,22 @@ lodash@^4.0.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.14.1, lodash@^4.16.6, l
4112
4156
version "4.17.4"
4113
4157
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
4114
4158
4159
+ lodash@~2.4.1 :
4160
+ version "2.4.2"
4161
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-2.4.2.tgz#fadd834b9683073da179b3eae6d9c0d15053f73e"
4162
+
4115
4163
lodash@~4.5.1 :
4116
4164
version "4.5.1"
4117
4165
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.5.1.tgz#80e8a074ca5f3893a6b1c10b2a636492d710c316"
4118
4166
4167
+ logfmt@^1.2.0 :
4168
+ version "1.2.0"
4169
+ resolved "https://registry.yarnpkg.com/logfmt/-/logfmt-1.2.0.tgz#1ccc067c1cfe65f3ecf5856c09d2654f69203572"
4170
+ dependencies :
4171
+ lodash "~2.4.1"
4172
+ split "0.2.x"
4173
+ through "2.3.x"
4174
+
4119
4175
longest@^1.0.1 :
4120
4176
version "1.0.1"
4121
4177
resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097"
@@ -4415,6 +4471,10 @@ mkdirp@*, "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.1:
4415
4471
dependencies :
4416
4472
minimist "0.0.8"
4417
4473
4474
+ mkpath@^0.1.0 :
4475
+ version "0.1.0"
4476
+ resolved "https://registry.yarnpkg.com/mkpath/-/mkpath-0.1.0.tgz#7554a6f8d871834cc97b5462b122c4c124d6de91"
4477
+
4418
4478
moment@2.x.x, moment@^2.10.6 :
4419
4479
version "2.20.1"
4420
4480
resolved "https://registry.yarnpkg.com/moment/-/moment-2.20.1.tgz#d6eb1a46cbcc14a2b2f9434112c1ff8907f313fd"
@@ -4546,13 +4606,25 @@ noop-fn@^1.0.0:
4546
4606
version "1.0.0"
4547
4607
resolved "https://registry.yarnpkg.com/noop-fn/-/noop-fn-1.0.0.tgz#5f33d47f13d2150df93e0cb036699e982f78ffbf"
4548
4608
4609
+ nopt@^3.0.1 :
4610
+ version "3.0.6"
4611
+ resolved "https://registry.yarnpkg.com/nopt/-/nopt-3.0.6.tgz#c6465dbf08abcd4db359317f79ac68a646b28ff9"
4612
+ dependencies :
4613
+ abbrev "1"
4614
+
4549
4615
nopt@^4.0.1 :
4550
4616
version "4.0.1"
4551
4617
resolved "https://registry.yarnpkg.com/nopt/-/nopt-4.0.1.tgz#d0d4685afd5415193c8c7505602d0d17cd64474d"
4552
4618
dependencies :
4553
4619
abbrev "1"
4554
4620
osenv "^0.1.4"
4555
4621
4622
+ nopt@~1.0.10 :
4623
+ version "1.0.10"
4624
+ resolved "https://registry.yarnpkg.com/nopt/-/nopt-1.0.10.tgz#6ddd21bd2a31417b92727dd585f8a6f37608ebee"
4625
+ dependencies :
4626
+ abbrev "1"
4627
+
4556
4628
normalize-package-data@^2.3.2 :
4557
4629
version "2.4.0"
4558
4630
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.4.0.tgz#12f95a307d58352075a04907b84ac8be98ac012f"
@@ -5041,6 +5113,10 @@ punycode@^2.1.0:
5041
5113
version "2.1.0"
5042
5114
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.0.tgz#5f863edc89b96db09074bad7947bf09056ca4e7d"
5043
5115
5116
+ q@^1.1.2 :
5117
+ version "1.5.1"
5118
+ resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
5119
+
5044
5120
qrcode-terminal@^0.11.0 :
5045
5121
version "0.11.0"
5046
5122
resolved "https://registry.yarnpkg.com/qrcode-terminal/-/qrcode-terminal-0.11.0.tgz#ffc6c28a2fc0bfb47052b47e23f4f446a5fbdb9e"
@@ -5168,9 +5244,9 @@ react-native-safe-module@^1.1.0:
5168
5244
dependencies :
5169
5245
dedent "^0.6.0"
5170
5246
5171
- react-native-scripts@1.8 .1 :
5172
- version "1.8 .1"
5173
- resolved "https://registry.yarnpkg.com/react-native-scripts/-/react-native-scripts-1.8 .1.tgz#a84a297df85c0f4bc60877c87f2a0a0ceb5de354 "
5247
+ react-native-scripts@1.11 .1 :
5248
+ version "1.11 .1"
5249
+ resolved "https://registry.yarnpkg.com/react-native-scripts/-/react-native-scripts-1.11 .1.tgz#a9f0a5c91a85d34acee9ec9012cf614665670b80 "
5174
5250
dependencies :
5175
5251
" @expo/bunyan" " 1.8.10"
5176
5252
babel-runtime "^6.9.2"
@@ -5186,7 +5262,7 @@ react-native-scripts@1.8.1:
5186
5262
progress "^2.0.0"
5187
5263
qrcode-terminal "^0.11.0"
5188
5264
rimraf "^2.6.1"
5189
- xdl "47 .0.4 "
5265
+ xdl "48 .0.2 "
5190
5266
5191
5267
" react-native-svg@https://github.com/expo/react-native-svg/archive/5.5.1-exp.1.tar.gz " :
5192
5268
version "5.5.1"
@@ -5299,7 +5375,7 @@ react-transform-hmr@^1.0.4:
5299
5375
global "^4.3.0"
5300
5376
react-proxy "^1.1.7"
5301
5377
5302
- react@16.2.0 :
5378
+ react@16.2.0, react@^16.0.0 :
5303
5379
version "16.2.0"
5304
5380
resolved "https://registry.yarnpkg.com/react/-/react-16.2.0.tgz#a31bd2dab89bff65d42134fa187f24d054c273ba"
5305
5381
dependencies :
@@ -5345,7 +5421,7 @@ read-pkg@^2.0.0:
5345
5421
normalize-package-data "^2.3.2"
5346
5422
path-type "^2.0.0"
5347
5423
5348
- readable-stream@1.1.x, readable-stream@~1.1.8, readable-stream@~1.1.9 :
5424
+ readable-stream@1.1.x, readable-stream@^1.1.8, readable-stream@ ~1.1.8, readable-stream@~1.1.9 :
5349
5425
version "1.1.14"
5350
5426
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.14.tgz#7cf4c54ef648e3813084c636dd2079e166c081d9"
5351
5427
dependencies :
@@ -5508,7 +5584,7 @@ request@2.81.0:
5508
5584
tunnel-agent "^0.6.0"
5509
5585
uuid "^3.0.0"
5510
5586
5511
- request@^2.74 .0, request@^2.79 .0, request@^2.83.0 :
5587
+ request@^2.79 .0, request@^2.81 .0, request@^2.83.0 :
5512
5588
version "2.83.0"
5513
5589
resolved "https://registry.yarnpkg.com/request/-/request-2.83.0.tgz#ca0b65da02ed62935887808e6f510381034e3356"
5514
5590
dependencies :
@@ -5942,6 +6018,18 @@ spdx-license-ids@^1.0.2:
5942
6018
version "1.2.2"
5943
6019
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz#c9df7a3424594ade6bd11900d596696dc06bac57"
5944
6020
6021
+ split@0.2.x :
6022
+ version "0.2.10"
6023
+ resolved "https://registry.yarnpkg.com/split/-/split-0.2.10.tgz#67097c601d697ce1368f418f06cd201cf0521a57"
6024
+ dependencies :
6025
+ through "2"
6026
+
6027
+ split@^1.0.1 :
6028
+ version "1.0.1"
6029
+ resolved "https://registry.yarnpkg.com/split/-/split-1.0.1.tgz#605bd9be303aa59fb35f9229fbea0ddec9ea07d9"
6030
+ dependencies :
6031
+ through "2"
6032
+
5945
6033
sprintf-js@~1.0.2 :
5946
6034
version "1.0.3"
5947
6035
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
@@ -6228,7 +6316,7 @@ through2@^2.0.0:
6228
6316
readable-stream "^2.1.5"
6229
6317
xtend "~4.0.1"
6230
6318
6231
- through@^2.3.6 :
6319
+ through@2, through@2.3.x, through@ ^2.3.6 :
6232
6320
version "2.3.8"
6233
6321
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
6234
6322
@@ -6281,6 +6369,12 @@ topo@2.x.x:
6281
6369
dependencies :
6282
6370
hoek "4.x.x"
6283
6371
6372
+ touch@0.0.3 :
6373
+ version "0.0.3"
6374
+ resolved "https://registry.yarnpkg.com/touch/-/touch-0.0.3.tgz#51aef3d449571d4f287a5d87c9c8b49181a0db1d"
6375
+ dependencies :
6376
+ nopt "~1.0.10"
6377
+
6284
6378
tough-cookie@>=2.3.3, tough-cookie@^2.3.3, tough-cookie@~2.3.0, tough-cookie@~2.3.3 :
6285
6379
version "2.3.3"
6286
6380
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.3.tgz#0b618a5565b6dea90bf3425d04d55edc475a7561"
@@ -6293,6 +6387,10 @@ tr46@^1.0.0:
6293
6387
dependencies :
6294
6388
punycode "^2.1.0"
6295
6389
6390
+ " traverse@>=0.3.0 <0.4 " :
6391
+ version "0.3.9"
6392
+ resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.3.9.tgz#717b8f220cc0bb7b44e40514c22b2e8bbc70d8b9"
6393
+
6296
6394
tree-kill@^1.1.0 :
6297
6395
version "1.2.0"
6298
6396
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.0.tgz#5846786237b4239014f05db156b643212d4c6f36"
@@ -6657,12 +6755,13 @@ xcode@^0.9.1:
6657
6755
simple-plist "^0.2.1"
6658
6756
uuid "3.0.1"
6659
6757
6660
- xdl@47 .0.4 :
6661
- version "47 .0.4 "
6662
- resolved "https://registry.yarnpkg.com/xdl/-/xdl-47 .0.4 .tgz#728bc0fcf371aa91b03780ae12842c94e7eabda3 "
6758
+ xdl@48 .0.2 :
6759
+ version "48 .0.2 "
6760
+ resolved "https://registry.yarnpkg.com/xdl/-/xdl-48 .0.2 .tgz#a2913fb262b1c5b2e6b3466138a331e0c92bf2c7 "
6663
6761
dependencies :
6664
6762
" @expo/bunyan" " ^1.8.10"
6665
6763
" @expo/json-file" " ^5.3.0"
6764
+ " @expo/ngrok" " 2.3.0"
6666
6765
" @expo/osascript" " ^1.8.0"
6667
6766
" @expo/schemer" " 1.1.0"
6668
6767
" @expo/spawn-async" " ^1.2.8"
@@ -6684,39 +6783,44 @@ xdl@47.0.4:
6684
6783
fs-extra "^4.0.2"
6685
6784
getenv "^0.7.0"
6686
6785
glob "^7.0.3"
6786
+ glob-promise "^3.3.0"
6687
6787
globby "^6.1.0"
6688
6788
hasbin "^1.2.3"
6689
6789
home-dir "^1.0.0"
6690
6790
idx "^2.1.0"
6691
6791
indent-string "^3.1.0"
6692
- instapromise "2.0.7-rc.1"
6693
6792
joi "^10.0.2"
6694
6793
jsonfile "^2.3.1"
6695
6794
jsonschema "^1.1.0"
6696
6795
jsonwebtoken "^7.2.1"
6697
6796
lodash "^4.14.1"
6698
6797
md5hex "^1.0.0"
6798
+ minimatch "^3.0.4"
6699
6799
mkdirp "^0.5.1"
6700
6800
mkdirp-promise "^5.0.0"
6701
6801
mv "^2.1.1"
6702
6802
mz "^2.6.0"
6703
6803
ncp "^2.0.0"
6704
6804
opn "^4.0.2"
6705
6805
plist "2.1.0"
6806
+ prop-types "^15.5.10"
6706
6807
querystring "^0.2.0"
6707
6808
raven "^2.1.1"
6708
6809
raven-js "^3.17.0"
6810
+ react "^16.0.0"
6709
6811
react-redux "^5.0.2"
6710
6812
read-chunk "^2.0.0"
6711
6813
redux "^3.6.0"
6712
6814
redux-logger "^2.7.4"
6713
6815
replace-string "^1.1.0"
6714
- request "^2.74 .0"
6816
+ request "^2.83 .0"
6715
6817
request-progress "^3.0.0"
6818
+ request-promise-native "^1.0.5"
6716
6819
semver "^5.3.0"
6717
6820
slugid "^1.1.0"
6718
6821
slugify "^1.0.2"
6719
6822
source-map-support "^0.4.2"
6823
+ split "^1.0.1"
6720
6824
tar "^4.0.2"
6721
6825
tree-kill "^1.1.0"
6722
6826
url "^0.11.0"
0 commit comments