File tree 34 files changed +320
-241
lines changed 34 files changed +320
-241
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" : " 7.1.1 " ,
6
+ "firebase-admin" : " 7.2.0 " ,
7
7
"firebase-functions" : " 2.2.1"
8
8
},
9
9
"private" : true
Original file line number Diff line number Diff line change 10
10
"firebase" : " 5.9.4"
11
11
},
12
12
"devDependencies" : {
13
- "@babel/core" : " 7.4.0 " ,
14
- "@babel/preset-env" : " 7.4.2 " ,
13
+ "@babel/core" : " 7.4.3 " ,
14
+ "@babel/preset-env" : " 7.4.3 " ,
15
15
"browserify" : " 16.2.3" ,
16
16
"chai" : " 4.2.0" ,
17
17
"karma" : " 4.0.1" ,
22
22
"karma-sauce-launcher" : " 1.2.0" ,
23
23
"karma-spec-reporter" : " 0.0.32" ,
24
24
"mkdirp" : " 0.5.1" ,
25
- "mocha" : " 6.0.2 "
25
+ "mocha" : " 6.1.3 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 9
9
"firebase" : " 5.9.4"
10
10
},
11
11
"devDependencies" : {
12
- "typescript" : " 3.3.4000 "
12
+ "typescript" : " 3.4.3 "
13
13
}
14
14
}
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"@types/mocha" : " 5.2.6" ,
15
- "@types/node" : " 11.12.0 " ,
15
+ "@types/node" : " 11.13.4 " ,
16
16
"gulp" : " 4.0.0" ,
17
17
"gulp-filter" : " 5.1.0" ,
18
18
"gulp-replace" : " 1.0.0" ,
21
21
"karma-firefox-launcher" : " 1.1.0" ,
22
22
"karma-mocha" : " 1.3.0" ,
23
23
"karma-spec-reporter" : " 0.0.32" ,
24
- "mocha" : " 6.0.2 " ,
24
+ "mocha" : " 6.1.3 " ,
25
25
"ts-loader" : " 5.3.3" ,
26
- "typescript" : " 3.3.4000 " ,
26
+ "typescript" : " 3.4.3 " ,
27
27
"webpack" : " 4.29.6" ,
28
28
"webpack-stream" : " 5.2.1"
29
29
}
Original file line number Diff line number Diff line change 14
14
"chai" : " 4.2.0" ,
15
15
"chromedriver" : " 2.46.0" ,
16
16
"express" : " 4.16.4" ,
17
- "geckodriver" : " 1.16.0 " ,
18
- "mocha" : " 6.0.2 " ,
17
+ "geckodriver" : " 1.16.2 " ,
18
+ "mocha" : " 6.1.3 " ,
19
19
"node-fetch" : " 2.3.0" ,
20
20
"selenium-assistant" : " 5.4.0" ,
21
- "sinon" : " 7.3.0 "
21
+ "sinon" : " 7.3.1 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 9
9
"firebase" : " 5.9.4"
10
10
},
11
11
"devDependencies" : {
12
- "@babel/core" : " 7.4.0 " ,
13
- "@babel/preset-env" : " 7.4.2 " ,
12
+ "@babel/core" : " 7.4.3 " ,
13
+ "@babel/preset-env" : " 7.4.3 " ,
14
14
"@types/chai" : " 4.1.7" ,
15
15
"@types/mocha" : " 5.2.6" ,
16
- "@types/node" : " 11.12.0 " ,
16
+ "@types/node" : " 11.13.4 " ,
17
17
"chai" : " 4.2.0" ,
18
18
"karma" : " 4.0.1" ,
19
19
"karma-babel-preprocessor" : " 8.0.0" ,
23
23
"karma-sauce-launcher" : " 1.2.0" ,
24
24
"karma-spec-reporter" : " 0.0.32" ,
25
25
"karma-typescript" : " 4.0.0" ,
26
- "mocha" : " 6.0.2 " ,
26
+ "mocha" : " 6.1.3 " ,
27
27
"npm-run-all" : " 4.1.5" ,
28
- "typescript" : " 3.3.4000 "
28
+ "typescript" : " 3.4.3 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change 10
10
"firebase" : " 5.9.4"
11
11
},
12
12
"devDependencies" : {
13
- "@babel/core" : " 7.4.0 " ,
14
- "@babel/preset-env" : " 7.4.2 " ,
13
+ "@babel/core" : " 7.4.3 " ,
14
+ "@babel/preset-env" : " 7.4.3 " ,
15
15
"chai" : " 4.2.0" ,
16
16
"karma" : " 4.0.1" ,
17
17
"karma-babel-preprocessor" : " 8.0.0" ,
20
20
"karma-mocha" : " 1.3.0" ,
21
21
"karma-sauce-launcher" : " 1.2.0" ,
22
22
"karma-spec-reporter" : " 0.0.32" ,
23
- "mocha" : " 6.0.2 " ,
23
+ "mocha" : " 6.1.3 " ,
24
24
"webpack" : " 4.29.6" ,
25
25
"webpack-cli" : " 3.3.0"
26
26
}
Original file line number Diff line number Diff line change 49
49
"clone" : " 2.1.2" ,
50
50
"coveralls" : " 3.0.3" ,
51
51
"dependency-graph" : " 0.8.0" ,
52
- "firebase-tools" : " 6.5 .0" ,
52
+ "firebase-tools" : " 6.6 .0" ,
53
53
"glob" : " 7.1.3" ,
54
54
"husky" : " 1.3.1" ,
55
55
"inquirer" : " 6.2.2" ,
56
56
"istanbul-instrumenter-loader" : " 3.0.1" ,
57
- "js-yaml" : " 3.13.0 " ,
57
+ "js-yaml" : " 3.13.1 " ,
58
58
"lcov-result-merger" : " 3.1.0" ,
59
- "lerna" : " 3.13.1 " ,
59
+ "lerna" : " 3.13.2 " ,
60
60
"listr" : " 0.14.3" ,
61
61
"merge2" : " 1.2.3" ,
62
62
"mkdirp" : " 0.5.1" ,
63
63
"mz" : " 2.7.0" ,
64
- "npm-run-path" : " 3.0 .0" ,
65
- "ora" : " 3.2 .0" ,
64
+ "npm-run-path" : " 3.1 .0" ,
65
+ "ora" : " 3.4 .0" ,
66
66
"prettier" : " 1.16.4" ,
67
67
"semver" : " 6.0.0" ,
68
68
"simple-git" : " 1.110.0" ,
69
69
"typedoc" : " 0.14.2" ,
70
70
"ts-node" : " 8.0.3" ,
71
- "typescript" : " 3.3.4000 " ,
71
+ "typescript" : " 3.4.3 " ,
72
72
"yargs" : " 13.2.2"
73
73
}
74
74
}
Original file line number Diff line number Diff line change 20
20
"url" : " https://github.com/firebase/firebase-js-sdk/issues"
21
21
},
22
22
"devDependencies" : {
23
- "typescript" : " 3.3.4000 "
23
+ "typescript" : " 3.4.3 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 30
30
"devDependencies" : {
31
31
"@types/chai" : " 4.1.7" ,
32
32
"@types/mocha" : " 5.2.6" ,
33
- "@types/sinon" : " 7.0.10 " ,
33
+ "@types/sinon" : " 7.0.11 " ,
34
34
"chai" : " 4.2.0" ,
35
35
"karma" : " 4.0.1" ,
36
36
"karma-chrome-launcher" : " 2.2.0" ,
42
42
"karma-sourcemap-loader" : " 0.3.7" ,
43
43
"karma-spec-reporter" : " 0.0.32" ,
44
44
"karma-webpack" : " 3.0.5" ,
45
- "mocha" : " 6.0.2 " ,
45
+ "mocha" : " 6.1.3 " ,
46
46
"npm-run-all" : " 4.1.5" ,
47
47
"nyc" : " 13.3.0" ,
48
- "rollup" : " 1.7.3 " ,
49
- "rollup-plugin-replace" : " 2.1.1 " ,
48
+ "rollup" : " 1.10.0 " ,
49
+ "rollup-plugin-replace" : " 2.2.0 " ,
50
50
"rollup-plugin-typescript2" : " 0.20.1" ,
51
- "sinon" : " 7.3.0 " ,
51
+ "sinon" : " 7.3.1 " ,
52
52
"source-map-loader" : " 0.2.4" ,
53
53
"ts-loader" : " 5.3.3" ,
54
54
"ts-node" : " 8.0.3" ,
55
- "typescript" : " 3.3.4000 " ,
55
+ "typescript" : " 3.4.3 " ,
56
56
"webpack" : " 4.29.6"
57
57
},
58
58
"repository" : {
Original file line number Diff line number Diff line change 23
23
"url" : " https://github.com/firebase/firebase-js-sdk/issues"
24
24
},
25
25
"devDependencies" : {
26
- "typescript" : " 3.3.4000 "
26
+ "typescript" : " 3.4.3 "
27
27
}
28
28
}
Original file line number Diff line number Diff line change 9
9
"logs" : " firebase functions:log"
10
10
},
11
11
"dependencies" : {
12
- "firebase-admin" : " 7.1.1 " ,
12
+ "firebase-admin" : " 7.2.0 " ,
13
13
"firebase-functions" : " 2.2.1"
14
14
},
15
15
"private" : true
Original file line number Diff line number Diff line change 63
63
pify "^4.0.0"
64
64
retry-request "^4.0.0"
65
65
66
- " @google-cloud/firestore@^1.1 .0 " :
66
+ " @google-cloud/firestore@^1.2 .0 " :
67
67
version "1.2.0"
68
68
resolved "https://registry.npmjs.org/@google-cloud/firestore/-/firestore-1.2.0.tgz#ac81f84f7e55c5a25956011ebab628e1bbf4b2b0"
69
69
integrity sha512-Xku0KpZ/N+vbqX7rETlJVHV9YannCYja2v8vVvqe4sR9Rz0WkHqyDCZcjaXmcIC4DDKN+vzrb3IinBKDsniFag==
692
692
statuses "~1.4.0"
693
693
unpipe "~1.0.0"
694
694
695
- firebase-admin@7.1.1 :
696
- version "7.1.1 "
697
- resolved "https://registry.npmjs.org/firebase-admin/-/firebase-admin-7.1.1 .tgz#4889149d40f0fac03821ff270268c81ea8805508 "
698
- integrity sha512-AitJc9vUBOzxpM5OKJw2018L0iccRusnBnXcKoWNiKoplajYQGfDBvUkhd7NUqEQigxw/xx8+DrZrlBlPaKV5A ==
695
+ firebase-admin@7.2.0 :
696
+ version "7.2.0 "
697
+ resolved "https://registry.npmjs.org/firebase-admin/-/firebase-admin-7.2.0 .tgz#dd7b78ca93014886090f2ae795ad6669f9157500 "
698
+ integrity sha512-0Ikw5VwnTYk9DBnv73+/wv3eetuSSnNwLQw7x0/NXQ4kUJoGWORcmjFlW9SkBdR/xRXvU3WwTP72S8pkXVhqcQ ==
699
699
dependencies :
700
700
" @firebase/app" " ^0.3.4"
701
701
" @firebase/database" " ^0.3.6"
704
704
jsonwebtoken "8.1.0"
705
705
node-forge "0.7.4"
706
706
optionalDependencies :
707
- " @google-cloud/firestore" " ^1.1 .0"
707
+ " @google-cloud/firestore" " ^1.2 .0"
708
708
" @google-cloud/storage" " ^2.3.0"
709
709
710
710
Original file line number Diff line number Diff line change 22
22
"@firebase/auth-types" : " 0.5.6"
23
23
},
24
24
"devDependencies" : {
25
- "del" : " 4.0 .0" ,
25
+ "del" : " 4.1 .0" ,
26
26
"express" : " 4.16.4" ,
27
27
"firebase-functions" : " 2.2.1" ,
28
- "firebase-tools" : " 6.5 .0" ,
29
- "google-closure-compiler" : " 20190301 .0.0" ,
30
- "google-closure-library" : " 20190301 .0.0" ,
28
+ "firebase-tools" : " 6.6 .0" ,
29
+ "google-closure-compiler" : " 20190325 .0.0" ,
30
+ "google-closure-library" : " 20190325 .0.0" ,
31
31
"gulp" : " 4.0.0" ,
32
32
"gulp-sourcemaps" : " 2.6.5" ,
33
33
"protractor" : " 6.0.0"
Original file line number Diff line number Diff line change 22
22
"url" : " https://github.com/firebase/firebase-js-sdk/issues"
23
23
},
24
24
"devDependencies" : {
25
- "typescript" : " 3.3.4000 "
25
+ "typescript" : " 3.4.3 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 34
34
"devDependencies" : {
35
35
"@types/chai" : " 4.1.7" ,
36
36
"@types/mocha" : " 5.2.6" ,
37
- "@types/node" : " 11.12.0 " ,
38
- "@types/sinon" : " 7.0.10 " ,
37
+ "@types/node" : " 11.13.4 " ,
38
+ "@types/sinon" : " 7.0.11 " ,
39
39
"chai" : " 4.2.0" ,
40
40
"karma" : " 4.0.1" ,
41
41
"karma-chrome-launcher" : " 2.2.0" ,
46
46
"karma-sourcemap-loader" : " 0.3.7" ,
47
47
"karma-spec-reporter" : " 0.0.32" ,
48
48
"karma-webpack" : " 3.0.5" ,
49
- "mocha" : " 6.0.2 " ,
49
+ "mocha" : " 6.1.3 " ,
50
50
"npm-run-all" : " 4.1.5" ,
51
51
"nyc" : " 13.3.0" ,
52
- "rollup" : " 1.7.3 " ,
52
+ "rollup" : " 1.10.0 " ,
53
53
"rollup-plugin-typescript2" : " 0.20.1" ,
54
- "sinon" : " 7.3.0 " ,
54
+ "sinon" : " 7.3.1 " ,
55
55
"source-map-loader" : " 0.2.4" ,
56
56
"ts-loader" : " 5.3.3" ,
57
57
"ts-node" : " 8.0.3" ,
58
- "typescript" : " 3.3.4000 " ,
58
+ "typescript" : " 3.4.3 " ,
59
59
"webpack" : " 4.29.6"
60
60
},
61
61
"repository" : {
Original file line number Diff line number Diff line change 47
47
},
48
48
"devDependencies" : {
49
49
"git-rev-sync" : " 1.12.0" ,
50
- "rollup" : " 1.7.3 " ,
51
- "rollup-plugin-commonjs" : " 9.2.2 " ,
50
+ "rollup" : " 1.10.0 " ,
51
+ "rollup-plugin-commonjs" : " 9.3.4 " ,
52
52
"rollup-plugin-license" : " 0.8.1" ,
53
- "rollup-plugin-node-resolve" : " 4.0.1 " ,
53
+ "rollup-plugin-node-resolve" : " 4.2.3 " ,
54
54
"rollup-plugin-sourcemaps" : " 0.4.2" ,
55
55
"rollup-plugin-typescript2" : " 0.20.1" ,
56
56
"rollup-plugin-uglify" : " 6.0.2" ,
57
- "typescript" : " 3.3.4000 "
57
+ "typescript" : " 3.4.3 "
58
58
},
59
59
"typings" : " index.d.ts"
60
60
}
Original file line number Diff line number Diff line change 22
22
"url" : " https://github.com/firebase/firebase-js-sdk/issues"
23
23
},
24
24
"devDependencies" : {
25
- "typescript" : " 3.3.4000 "
25
+ "typescript" : " 3.4.3 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 41
41
"@types/chai" : " 4.1.7" ,
42
42
"@types/long" : " 4.0.0" ,
43
43
"@types/mocha" : " 5.2.6" ,
44
- "@types/sinon" : " 7.0.10 " ,
44
+ "@types/sinon" : " 7.0.11 " ,
45
45
"chai" : " 4.2.0" ,
46
46
"chai-as-promised" : " 7.1.1" ,
47
47
"indexeddbshim" : " 4.1.0" ,
57
57
"karma-webpack" : " 3.0.5" ,
58
58
"long" : " 3.2.0" ,
59
59
"mkdirp" : " 0.5.1" ,
60
- "mocha" : " 6.0.2 " ,
60
+ "mocha" : " 6.1.3 " ,
61
61
"npm-run-all" : " 4.1.5" ,
62
62
"nyc" : " 13.3.0" ,
63
63
"prettier" : " 1.16.4" ,
64
- "rollup" : " 1.7.3 " ,
64
+ "rollup" : " 1.10.0 " ,
65
65
"rollup-plugin-copy-assets" : " 1.1.0" ,
66
- "rollup-plugin-node-resolve" : " 4.0.1 " ,
67
- "rollup-plugin-replace" : " 2.1.1 " ,
66
+ "rollup-plugin-node-resolve" : " 4.2.3 " ,
67
+ "rollup-plugin-replace" : " 2.2.0 " ,
68
68
"rollup-plugin-typescript2" : " 0.20.1" ,
69
- "sinon" : " 7.3.0 " ,
69
+ "sinon" : " 7.3.1 " ,
70
70
"source-map-loader" : " 0.2.4" ,
71
71
"ts-loader" : " 5.3.3" ,
72
72
"ts-node" : " 8.0.3" ,
73
- "tslint" : " 5.14 .0" ,
74
- "typescript" : " 3.3.4000 " ,
73
+ "tslint" : " 5.15 .0" ,
74
+ "typescript" : " 3.4.3 " ,
75
75
"webpack" : " 4.29.6" ,
76
76
"yargs" : " 13.2.2"
77
77
},
Original file line number Diff line number Diff line change 19
19
"url" : " https://github.com/firebase/firebase-js-sdk/issues"
20
20
},
21
21
"devDependencies" : {
22
- "typescript" : " 3.3.4000 "
22
+ "typescript" : " 3.4.3 "
23
23
}
24
24
}
You can’t perform that action at this time.
0 commit comments