File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 3030 "micro-analytics-adapter-flat-file-db" : " ^1.0.3" ,
3131 "promise" : " ^7.1.1" ,
3232 "shelljs" : " ^0.7.6" ,
33- "update-notifier" : " ^1.0.3"
33+ "update-notifier" : " ^1.0.3" ,
34+ "sse" : " 0.0.6" ,
35+ "zen-observable" : " ^0.4.0"
3436 },
3537 "devDependencies" : {
3638 "async-to-gen" : " ^1.3.0" ,
Original file line number Diff line number Diff line change @@ -1702,6 +1702,10 @@ optionator@^0.8.1:
17021702 type-check "~0.3.2"
17031703 wordwrap "~1.0.0"
17041704
1705+ options@latest :
1706+ version "0.0.6"
1707+ resolved "https://registry.yarnpkg.com/options/-/options-0.0.6.tgz#ec22d312806bb53e731773e7cdaefcf1c643128f"
1708+
17051709os-homedir@^1.0.0 :
17061710 version "1.0.2"
17071711 resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
@@ -2121,6 +2125,12 @@ sprintf-js@~1.0.2:
21212125 version "1.0.3"
21222126 resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
21232127
2128+ 2129+ version "0.0.6"
2130+ resolved "https://registry.yarnpkg.com/sse/-/sse-0.0.6.tgz#3192461dfa38c78424dd9bf8ea025619a125aa10"
2131+ dependencies :
2132+ options latest
2133+
21242134sshpk@^1.7.0 :
21252135 version "1.11.0"
21262136 resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.11.0.tgz#2d8d5ebb4a6fab28ffba37fa62a90f4a3ea59d77"
@@ -2466,3 +2476,7 @@ yargs@~3.10.0:
24662476 cliui "^2.1.0"
24672477 decamelize "^1.0.0"
24682478 window-size "0.1.0"
2479+
2480+ zen-observable@^0.4.0 :
2481+ version "0.4.0"
2482+ resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.4.0.tgz#8582511889144559b6bad01841d69f9dca8bdaa2"
You can’t perform that action at this time.
0 commit comments