File tree Expand file tree Collapse file tree
cloud-tasks/tutorial-gcf/function Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 "dependencies" : {
2121 "@google-cloud/functions-framework" : " ^3.0.0" ,
2222 "@google-cloud/logging-winston" : " ^5.0.0" ,
23- "@google-cloud/secret-manager" : " ^4 .0.0" ,
23+ "@google-cloud/secret-manager" : " ^5 .0.0" ,
2424 "express" : " ^4.17.1" ,
2525 "promise-mysql" : " ^5.0.0" ,
2626 "pug" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 2222 "@google-cloud/cloud-sql-connector" : " ^0.5.0" ,
2323 "@google-cloud/functions-framework" : " ^3.0.0" ,
2424 "@google-cloud/logging-winston" : " ^5.0.0" ,
25- "@google-cloud/secret-manager" : " ^4 .0.0" ,
25+ "@google-cloud/secret-manager" : " ^5 .0.0" ,
2626 "express" : " ^4.17.1" ,
2727 "mysql2" : " ^3.3.3" ,
2828 "pug" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 2121 "@google-cloud/cloud-sql-connector" : " ^0.5.0" ,
2222 "@google-cloud/functions-framework" : " ^3.0.0" ,
2323 "@google-cloud/logging-winston" : " ^5.0.0" ,
24- "@google-cloud/secret-manager" : " ^4 .0.0" ,
24+ "@google-cloud/secret-manager" : " ^5 .0.0" ,
2525 "express" : " ^4.16.2" ,
2626 "knex" : " ^2.0.0" ,
2727 "pg" : " ^8.0.0" ,
Original file line number Diff line number Diff line change 1919 "dependencies" : {
2020 "@google-cloud/functions-framework" : " ^3.0.0" ,
2121 "@google-cloud/logging-winston" : " ^5.0.0" ,
22- "@google-cloud/secret-manager" : " ^4 .0.0" ,
22+ "@google-cloud/secret-manager" : " ^5 .0.0" ,
2323 "express" : " ^4.17.1" ,
2424 "mssql" : " ^9.0.0" ,
2525 "pug" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 2020 "@google-cloud/cloud-sql-connector" : " ^0.5.0" ,
2121 "@google-cloud/functions-framework" : " ^3.0.0" ,
2222 "@google-cloud/logging-winston" : " ^5.0.0" ,
23- "@google-cloud/secret-manager" : " ^4 .0.0" ,
23+ "@google-cloud/secret-manager" : " ^5 .0.0" ,
2424 "express" : " ^4.17.1" ,
2525 "pug" : " ^3.0.0" ,
2626 "tedious" : " ^16.1.0" ,
Original file line number Diff line number Diff line change 1010 "test" : " c8 mocha test/*.test.js --timeout=60000"
1111 },
1212 "dependencies" : {
13- "@google-cloud/secret-manager" : " ^4 .0.0" ,
13+ "@google-cloud/secret-manager" : " ^5 .0.0" ,
1414 "@sendgrid/mail" : " ^7.0.0"
1515 },
1616 "devDependencies" : {
Original file line number Diff line number Diff line change 1414 "test" : " c8 mocha --recursive test/ --timeout=800000"
1515 },
1616 "dependencies" : {
17- "@google-cloud/secret-manager" : " ^4.1.4 "
17+ "@google-cloud/secret-manager" : " ^5.0.0 "
1818 },
1919 "devDependencies" : {
2020 "c8" : " ^8.0.0" ,
You can’t perform that action at this time.
0 commit comments