File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
repo-scripts/size-analysis Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 18
18
"type-check" : " tsc -p . --noEmit"
19
19
},
20
20
"dependencies" : {
21
- "@firebase/app" : " 0.6.10" ,
22
- "@firebase/util" : " 0.3.1" ,
23
21
"rollup" : " 2.23.0" ,
24
22
"rollup-plugin-commonjs" : " 10.1.0" ,
25
23
"rollup-plugin-json" : " 4.0.0" ,
26
24
"rollup-plugin-node-resolve" : " 5.2.0" ,
27
25
"rollup-plugin-replace" : " 2.2.0" ,
28
26
"rollup-plugin-typescript2" : " 0.27.1" ,
29
- "tmp" : " ^ 0.2.1" ,
27
+ "tmp" : " 0.2.1" ,
30
28
"typescript" : " 3.9.7" ,
31
29
"terser" : " 4.8.0" ,
32
- "yargs" : " 15.4.1"
30
+ "yargs" : " 15.4.1" ,
31
+ "@firebase/util" : " 0.3.1"
33
32
},
34
33
"license" : " Apache-2.0" ,
35
34
"devDependencies" : {
36
- "@firebase/logger" : " 0.2.6"
35
+ "@firebase/logger" : " 0.2.6" ,
36
+ "@firebase/app" : " 0.6.10"
37
37
},
38
38
"repository" : {
39
39
"directory" : " repo-scripts/size-analysis" ,
Original file line number Diff line number Diff line change 14705
14705
dependencies:
14706
14706
os-tmpdir "~1.0.2"
14707
14707
14708
-
14708
+
14709
14709
version "0.2.1"
14710
14710
resolved "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz#8457fc3037dcf4719c251367a1af6500ee1ccf14"
14711
14711
integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==
You can’t perform that action at this time.
0 commit comments