File tree Expand file tree Collapse file tree 26 files changed +174
-167
lines changed Expand file tree Collapse file tree 26 files changed +174
-167
lines changed Original file line number Diff line number Diff line change 3
3
"description" : " Cloud Functions for Firebase" ,
4
4
"dependencies" : {
5
5
"cors" : " 2.8.5" ,
6
- "firebase-admin" : " 8.6.1 " ,
6
+ "firebase-admin" : " 8.7.0 " ,
7
7
"firebase-functions" : " 3.3.0"
8
8
},
9
9
"private" : true ,
Original file line number Diff line number Diff line change 14
14
"chai" : " 4.2.0" ,
15
15
"chromedriver" : " 77.0.0" ,
16
16
"express" : " 4.17.1" ,
17
- "geckodriver" : " 1.19.0 " ,
17
+ "geckodriver" : " 1.19.1 " ,
18
18
"mocha" : " 6.2.2" ,
19
19
"node-fetch" : " 2.6.0" ,
20
20
"selenium-assistant" : " 6.0.0" ,
Original file line number Diff line number Diff line change 22
22
"karma-spec-reporter" : " 0.0.32" ,
23
23
"mocha" : " 6.2.2" ,
24
24
"webpack" : " 4.41.2" ,
25
- "webpack-cli" : " 3.3.9 "
25
+ "webpack-cli" : " 3.3.10 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 51
51
"clone" : " 2.1.2" ,
52
52
"coveralls" : " 3.0.7" ,
53
53
"dependency-graph" : " 0.8.0" ,
54
- "firebase-tools" : " 7.6.1 " ,
54
+ "firebase-tools" : " 7.6.2 " ,
55
55
"glob" : " 7.1.5" ,
56
56
"husky" : " 3.0.9" ,
57
57
"inquirer" : " 7.0.0" ,
Original file line number Diff line number Diff line change 33
33
"@types/chai" : " 4.2.4" ,
34
34
"@types/mocha" : " 5.2.7" ,
35
35
"@types/sinon" : " 7.5.0" ,
36
- "@typescript-eslint/parser" : " 2.5 .0" ,
37
- "@typescript-eslint/eslint-plugin" : " 2.5 .0" ,
38
- "@typescript-eslint/eslint-plugin-tslint" : " 2.5 .0" ,
36
+ "@typescript-eslint/parser" : " 2.6 .0" ,
37
+ "@typescript-eslint/eslint-plugin" : " 2.6 .0" ,
38
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.6 .0" ,
39
39
"chai" : " 4.2.0" ,
40
40
"chai-as-promised" : " 7.1.1" ,
41
- "eslint" : " 6.5.1 " ,
41
+ "eslint" : " 6.6.0 " ,
42
42
"eslint-plugin-import" : " 2.18.2" ,
43
43
"mocha" : " 6.2.2" ,
44
44
"rollup-plugin-commonjs" : " 10.1.0" ,
49
49
"sinon-chai" : " 3.3.0" ,
50
50
"npm-run-all" : " 4.1.5" ,
51
51
"nyc" : " 14.1.1" ,
52
- "rollup" : " 1.25 .2" ,
52
+ "rollup" : " 1.26 .2" ,
53
53
"ts-loader" : " 6.2.1" ,
54
54
"typescript" : " 3.6.4" ,
55
55
"webpack" : " 4.41.2"
Original file line number Diff line number Diff line change 51
51
"mocha" : " 6.2.2" ,
52
52
"npm-run-all" : " 4.1.5" ,
53
53
"nyc" : " 14.1.1" ,
54
- "rollup" : " 1.25 .2" ,
54
+ "rollup" : " 1.26 .2" ,
55
55
"rollup-plugin-replace" : " 2.2.0" ,
56
56
"rollup-plugin-typescript2" : " 0.24.3" ,
57
57
"rollup-plugin-json" : " 4.0.0" ,
61
61
"ts-node" : " 8.4.1" ,
62
62
"typescript" : " 3.6.4" ,
63
63
"webpack" : " 4.41.2" ,
64
- "eslint" : " 6.5.1 " ,
65
- "@typescript-eslint/parser" : " 2.5 .0" ,
66
- "@typescript-eslint/eslint-plugin" : " 2.5 .0" ,
67
- "@typescript-eslint/eslint-plugin-tslint" : " 2.5 .0" ,
64
+ "eslint" : " 6.6.0 " ,
65
+ "@typescript-eslint/parser" : " 2.6 .0" ,
66
+ "@typescript-eslint/eslint-plugin" : " 2.6 .0" ,
67
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.6 .0" ,
68
68
"eslint-plugin-import" : " 2.18.2"
69
69
},
70
70
"repository" : {
Original file line number Diff line number Diff line change 9
9
"logs" : " firebase functions:log"
10
10
},
11
11
"dependencies" : {
12
- "firebase-admin" : " 8.6.1 " ,
12
+ "firebase-admin" : " 8.7.0 " ,
13
13
"firebase-functions" : " 3.3.0"
14
14
},
15
15
"private" : true
Original file line number Diff line number Diff line change @@ -614,10 +614,10 @@ finalhandler@~1.1.2:
614
614
statuses "~1.5.0"
615
615
unpipe "~1.0.0"
616
616
617
- firebase-admin@8.6.1 :
618
- version "8.6.1 "
619
- resolved "https://registry.npmjs.org/firebase-admin/-/firebase-admin-8.6.1 .tgz#b4fe5133a759a06afe06d1bf8dee6e302514a304 "
620
- integrity sha512-efheZmT7w9POLfJGBl0JoIUTRe1OMAWMAs/PgM0CZw+F8AM9C29UTAr+XgzRYMzY3llaDWu7zLGQ0Zl4E9jybg ==
617
+ firebase-admin@8.7.0 :
618
+ version "8.7.0 "
619
+ resolved "https://registry.npmjs.org/firebase-admin/-/firebase-admin-8.7.0 .tgz#10be179f76ca6725f322ab7252812a92f1b879c0 "
620
+ integrity sha512-mAp/58ZHbZHGPlSe8JDyELOT6DAWGUv9N3pA6d+Sg5RS5H3I1xGnKkhXK9BMJsejUfA3mwOqFPMLD4yso7aFxw ==
621
621
dependencies :
622
622
" @firebase/database" " ^0.5.1"
623
623
" @types/node" " ^8.0.53"
Original file line number Diff line number Diff line change 25
25
"del" : " 5.1.0" ,
26
26
"express" : " 4.17.1" ,
27
27
"firebase-functions" : " 3.3.0" ,
28
- "firebase-tools" : " 7.6.1 " ,
28
+ "firebase-tools" : " 7.6.2 " ,
29
29
"google-closure-compiler" : " 20190709.0.0" ,
30
30
"google-closure-library" : " 20190709.0.0" ,
31
31
"gulp" : " 4.0.2" ,
Original file line number Diff line number Diff line change 34
34
"@firebase/app-types" : " 0.4.6" ,
35
35
"@types/chai" : " 4.2.4" ,
36
36
"@types/mocha" : " 5.2.7" ,
37
- "@types/node" : " 8.10.56 " ,
37
+ "@types/node" : " 8.10.58 " ,
38
38
"@types/sinon" : " 7.5.0" ,
39
39
"chai" : " 4.2.0" ,
40
40
"karma" : " 4.4.1" ,
49
49
"mocha" : " 6.2.2" ,
50
50
"npm-run-all" : " 4.1.5" ,
51
51
"nyc" : " 14.1.1" ,
52
- "rollup" : " 1.25 .2" ,
52
+ "rollup" : " 1.26 .2" ,
53
53
"rollup-plugin-typescript2" : " 0.24.3" ,
54
54
"sinon" : " 7.5.0" ,
55
55
"source-map-loader" : " 0.2.4" ,
Original file line number Diff line number Diff line change 55
55
},
56
56
"devDependencies" : {
57
57
"git-rev-sync" : " 1.12.0" ,
58
- "rollup" : " 1.25 .2" ,
58
+ "rollup" : " 1.26 .2" ,
59
59
"rollup-plugin-commonjs" : " 10.1.0" ,
60
60
"rollup-plugin-license" : " 0.12.1" ,
61
61
"rollup-plugin-node-resolve" : " 5.2.0" ,
Original file line number Diff line number Diff line change 35
35
"@firebase/webchannel-wrapper" : " 0.2.29" ,
36
36
"@grpc/proto-loader" : " ^0.5.0" ,
37
37
"@firebase/util" : " 0.2.31" ,
38
- "grpc" : " 1.24.1 " ,
38
+ "grpc" : " 1.24.2 " ,
39
39
"tslib" : " 1.10.0"
40
40
},
41
41
"peerDependencies" : {
68
68
"nyc" : " 14.1.1" ,
69
69
"prettier" : " 1.18.2" ,
70
70
"protobufjs" : " 6.8.8" ,
71
- "rollup" : " 1.25 .2" ,
71
+ "rollup" : " 1.26 .2" ,
72
72
"rollup-plugin-copy-assets" : " 1.1.0" ,
73
73
"rollup-plugin-node-resolve" : " 5.2.0" ,
74
74
"rollup-plugin-replace" : " 2.2.0" ,
81
81
"typescript" : " 3.6.4" ,
82
82
"webpack" : " 4.41.2" ,
83
83
"yargs" : " 14.2.0" ,
84
- "eslint" : " 6.5.1 " ,
85
- "@typescript-eslint/parser" : " 2.5 .0" ,
86
- "@typescript-eslint/eslint-plugin" : " 2.5 .0" ,
87
- "@typescript-eslint/eslint-plugin-tslint" : " 2.5 .0" ,
84
+ "eslint" : " 6.6.0 " ,
85
+ "@typescript-eslint/parser" : " 2.6 .0" ,
86
+ "@typescript-eslint/eslint-plugin" : " 2.6 .0" ,
87
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.6 .0" ,
88
88
"eslint-plugin-import" : " 2.18.2"
89
89
},
90
90
"repository" : {
Original file line number Diff line number Diff line change 45
45
"mocha" : " 6.2.2" ,
46
46
"npm-run-all" : " 4.1.5" ,
47
47
"nyc" : " 14.1.1" ,
48
- "rollup" : " 1.25 .2" ,
48
+ "rollup" : " 1.26 .2" ,
49
49
"rollup-plugin-typescript2" : " 0.24.3" ,
50
50
"sinon" : " 7.5.0" ,
51
51
"source-map-loader" : " 0.2.4" ,
55
55
"typescript" : " 3.6.4" ,
56
56
"webpack" : " 4.41.2" ,
57
57
"yargs" : " 14.2.0" ,
58
- "eslint" : " 6.5.1 " ,
59
- "@typescript-eslint/parser" : " 2.5 .0" ,
60
- "@typescript-eslint/eslint-plugin" : " 2.5 .0" ,
61
- "@typescript-eslint/eslint-plugin-tslint" : " 2.5 .0" ,
58
+ "eslint" : " 6.6.0 " ,
59
+ "@typescript-eslint/parser" : " 2.6 .0" ,
60
+ "@typescript-eslint/eslint-plugin" : " 2.6 .0" ,
61
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.6 .0" ,
62
62
"@firebase/messaging" : " 0.5.3"
63
63
},
64
64
"repository" : {
Original file line number Diff line number Diff line change 30
30
"chai-as-promised" : " 7.1.1" ,
31
31
"http-server" : " 0.11.1" ,
32
32
"mocha" : " 6.2.2" ,
33
- "rollup" : " 1.25 .2" ,
33
+ "rollup" : " 1.26 .2" ,
34
34
"rollup-plugin-commonjs" : " 10.1.0" ,
35
35
"rollup-plugin-json" : " 4.0.0" ,
36
36
"rollup-plugin-node-resolve" : " 5.2.0" ,
40
40
"sinon-chai" : " 3.3.0" ,
41
41
"tslint" : " 5.20.0" ,
42
42
"typescript" : " 3.6.4" ,
43
- "eslint" : " 6.5.1 " ,
44
- "@typescript-eslint/parser" : " 2.5 .0" ,
45
- "@typescript-eslint/eslint-plugin" : " 2.5 .0" ,
46
- "@typescript-eslint/eslint-plugin-tslint" : " 2.5 .0" ,
43
+ "eslint" : " 6.6.0 " ,
44
+ "@typescript-eslint/parser" : " 2.6 .0" ,
45
+ "@typescript-eslint/eslint-plugin" : " 2.6 .0" ,
46
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.6 .0" ,
47
47
"eslint-plugin-import" : " 2.18.2"
48
48
},
49
49
"peerDependencies" : {
Original file line number Diff line number Diff line change 38
38
"sinon" : " 7.5.0" ,
39
39
"npm-run-all" : " 4.1.5" ,
40
40
"nyc" : " 14.1.1" ,
41
- "rollup" : " 1.25 .2" ,
41
+ "rollup" : " 1.26 .2" ,
42
42
"rollup-plugin-typescript2" : " 0.24.3" ,
43
43
"ts-loader" : " 6.2.1" ,
44
44
"ts-node" : " 8.4.1" ,
45
45
"typescript" : " 3.6.4" ,
46
46
"webpack" : " 4.41.2" ,
47
- "eslint" : " 6.5.1 " ,
48
- "@typescript-eslint/parser" : " 2.5 .0" ,
49
- "@typescript-eslint/eslint-plugin" : " 2.5 .0" ,
50
- "@typescript-eslint/eslint-plugin-tslint" : " 2.5 .0" ,
47
+ "eslint" : " 6.6.0 " ,
48
+ "@typescript-eslint/parser" : " 2.6 .0" ,
49
+ "@typescript-eslint/eslint-plugin" : " 2.6 .0" ,
50
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.6 .0" ,
51
51
"eslint-plugin-import" : " 2.18.2"
52
52
},
53
53
"repository" : {
Original file line number Diff line number Diff line change 47
47
"karma-spec-reporter" : " 0.0.32" ,
48
48
"mocha" : " 6.2.2" ,
49
49
"npm-run-all" : " 4.1.5" ,
50
- "rollup" : " 1.25 .2" ,
50
+ "rollup" : " 1.26 .2" ,
51
51
"rollup-plugin-typescript2" : " 0.24.3" ,
52
52
"sinon" : " 7.5.0" ,
53
53
"tslint" : " 5.20.0" ,
54
54
"typescript" : " 3.6.4" ,
55
- "eslint" : " 6.5.1 " ,
56
- "@typescript-eslint/parser" : " 2.5 .0" ,
57
- "@typescript-eslint/eslint-plugin" : " 2.5 .0" ,
58
- "@typescript-eslint/eslint-plugin-tslint" : " 2.5 .0" ,
55
+ "eslint" : " 6.6.0 " ,
56
+ "@typescript-eslint/parser" : " 2.6 .0" ,
57
+ "@typescript-eslint/eslint-plugin" : " 2.6 .0" ,
58
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.6 .0" ,
59
59
"eslint-plugin-import" : " 2.18.2"
60
60
},
61
61
"repository" : {
Original file line number Diff line number Diff line change 41
41
"@types/sinon-chai" : " 3.2.3" ,
42
42
"chai" : " 4.2.0" ,
43
43
"mocha" : " 6.2.2" ,
44
- "rollup" : " 1.25 .2" ,
44
+ "rollup" : " 1.26 .2" ,
45
45
"rollup-plugin-json" : " 4.0.0" ,
46
46
"rollup-plugin-typescript2" : " 0.24.3" ,
47
47
"sinon" : " 7.5.0" ,
48
48
"sinon-chai" : " 3.3.0" ,
49
49
"chai-as-promised" : " 7.1.1" ,
50
50
"typescript" : " 3.6.4" ,
51
- "eslint" : " 6.5.1 " ,
52
- "@typescript-eslint/parser" : " 2.5 .0" ,
53
- "@typescript-eslint/eslint-plugin" : " 2.5 .0" ,
54
- "@typescript-eslint/eslint-plugin-tslint" : " 2.5 .0" ,
51
+ "eslint" : " 6.6.0 " ,
52
+ "@typescript-eslint/parser" : " 2.6 .0" ,
53
+ "@typescript-eslint/eslint-plugin" : " 2.6 .0" ,
54
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.6 .0" ,
55
55
"eslint-plugin-import" : " 2.18.2"
56
56
},
57
57
"repository" : {
Original file line number Diff line number Diff line change 16
16
},
17
17
"license" : " Apache-2.0" ,
18
18
"dependencies" : {
19
- "core-js" : " 3.3.3 " ,
19
+ "core-js" : " 3.3.6 " ,
20
20
"promise-polyfill" : " 8.1.3" ,
21
21
"whatwg-fetch" : " 2.0.4"
22
22
},
23
23
"devDependencies" : {
24
- "rollup" : " 1.25 .2" ,
24
+ "rollup" : " 1.26 .2" ,
25
25
"rollup-plugin-typescript2" : " 0.24.3"
26
26
},
27
27
"repository" : {
Original file line number Diff line number Diff line change 37
37
"@types/chai" : " 4.2.4" ,
38
38
"@types/mocha" : " 5.2.7" ,
39
39
"@types/sinon" : " 7.5.0" ,
40
- "@typescript-eslint/eslint-plugin" : " 2.5 .0" ,
41
- "@typescript-eslint/eslint-plugin-tslint" : " 2.5 .0" ,
42
- "@typescript-eslint/parser" : " 2.5 .0" ,
40
+ "@typescript-eslint/eslint-plugin" : " 2.6 .0" ,
41
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.6 .0" ,
42
+ "@typescript-eslint/parser" : " 2.6 .0" ,
43
43
"chai" : " 4.2.0" ,
44
44
"chai-as-promised" : " 7.1.1" ,
45
- "eslint" : " 6.5.1 " ,
45
+ "eslint" : " 6.6.0 " ,
46
46
"eslint-plugin-import" : " 2.18.2" ,
47
47
"mocha" : " 6.2.2" ,
48
- "rollup" : " 1.25 .2" ,
48
+ "rollup" : " 1.26 .2" ,
49
49
"rollup-plugin-typescript2" : " 0.24.3" ,
50
50
"sinon" : " 7.5.0" ,
51
51
"sinon-chai" : " 3.3.0" ,
Original file line number Diff line number Diff line change 43
43
"devDependencies" : {
44
44
"firebase" : " 7.2.2" ,
45
45
"rxjs" : " 6.5.3" ,
46
- "rollup" : " 1.25 .2" ,
46
+ "rollup" : " 1.26 .2" ,
47
47
"rollup-plugin-commonjs" : " 10.1.0" ,
48
48
"rollup-plugin-node-resolve" : " 5.2.0" ,
49
49
"rollup-plugin-typescript2" : " 0.24.3" ,
73
73
"tslint" : " 5.20.0" ,
74
74
"webpack" : " 4.41.2" ,
75
75
"yargs" : " 14.2.0" ,
76
- "eslint" : " 6.5.1 " ,
77
- "@typescript-eslint/parser" : " 2.5 .0" ,
78
- "@typescript-eslint/eslint-plugin" : " 2.5 .0" ,
79
- "@typescript-eslint/eslint-plugin-tslint" : " 2.5 .0" ,
76
+ "eslint" : " 6.6.0 " ,
77
+ "@typescript-eslint/parser" : " 2.6 .0" ,
78
+ "@typescript-eslint/eslint-plugin" : " 2.6 .0" ,
79
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.6 .0" ,
80
80
"eslint-plugin-import" : " 2.18.2"
81
81
},
82
82
"typings" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 43
43
"karma-spec-reporter" : " 0.0.32" ,
44
44
"karma-webpack" : " 4.0.2" ,
45
45
"npm-run-all" : " 4.1.5" ,
46
- "rollup" : " 1.25 .2" ,
46
+ "rollup" : " 1.26 .2" ,
47
47
"rollup-plugin-typescript2" : " 0.24.3" ,
48
48
"sinon" : " 7.5.0" ,
49
49
"source-map-loader" : " 0.2.4" ,
50
50
"ts-loader" : " 6.2.1" ,
51
51
"typescript" : " 3.6.4" ,
52
52
"webpack" : " 4.41.2" ,
53
- "eslint" : " 6.5.1 " ,
54
- "@typescript-eslint/parser" : " 2.5 .0" ,
55
- "@typescript-eslint/eslint-plugin" : " 2.5 .0" ,
56
- "@typescript-eslint/eslint-plugin-tslint" : " 2.5 .0"
53
+ "eslint" : " 6.6.0 " ,
54
+ "@typescript-eslint/parser" : " 2.6 .0" ,
55
+ "@typescript-eslint/eslint-plugin" : " 2.6 .0" ,
56
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.6 .0"
57
57
},
58
58
"repository" : {
59
59
"directory" : " packages/storage" ,
Original file line number Diff line number Diff line change 46
46
"mocha" : " 6.2.2" ,
47
47
"npm-run-all" : " 4.1.5" ,
48
48
"nyc" : " 14.1.1" ,
49
- "rollup" : " 1.25 .2" ,
49
+ "rollup" : " 1.26 .2" ,
50
50
"rollup-plugin-typescript2" : " 0.24.3" ,
51
51
"ts-loader" : " 6.2.1" ,
52
52
"ts-node" : " 8.4.1" ,
53
53
"typescript" : " 3.6.4" ,
54
54
"webpack" : " 4.41.2" ,
55
- "eslint" : " 6.5.1 " ,
56
- "@typescript-eslint/parser" : " 2.5 .0" ,
57
- "@typescript-eslint/eslint-plugin" : " 2.5 .0" ,
58
- "@typescript-eslint/eslint-plugin-tslint" : " 2.5 .0" ,
55
+ "eslint" : " 6.6.0 " ,
56
+ "@typescript-eslint/parser" : " 2.6 .0" ,
57
+ "@typescript-eslint/eslint-plugin" : " 2.6 .0" ,
58
+ "@typescript-eslint/eslint-plugin-tslint" : " 2.6 .0" ,
59
59
"eslint-plugin-import" : " 2.18.2"
60
60
},
61
61
"repository" : {
You can’t perform that action at this time.
0 commit comments