File tree Expand file tree Collapse file tree
packages/google-cloud-texttospeech Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "license" : " Apache-2.0" ,
66 "author" : " Google LLC" ,
77 "engines" : {
8- "node" : " >=10 "
8+ "node" : " >=12.0.0 "
99 },
1010 "repository" : " googleapis/nodejs-text-to-speech" ,
1111 "main" : " build/src/index.js" ,
4343 "precompile" : " gts clean"
4444 },
4545 "dependencies" : {
46- "google-gax" : " ^2.24 .1"
46+ "google-gax" : " ^3.0 .1"
4747 },
4848 "devDependencies" : {
4949 "@types/mocha" : " ^9.0.0" ,
5050 "@types/node" : " ^16.0.0" ,
5151 "@types/sinon" : " ^10.0.0" ,
5252 "c8" : " ^7.0.0" ,
5353 "codecov" : " ^3.0.0" ,
54- "gts" : " ^3.0 .0" ,
54+ "gts" : " ^3.1 .0" ,
5555 "jsdoc" : " ^3.5.5" ,
5656 "jsdoc-fresh" : " ^1.0.1" ,
5757 "jsdoc-region-tag" : " ^1.0.2" ,
5858 "linkinator" : " ^2.0.0" ,
59- "mocha" : " ^8.0.0 " ,
59+ "mocha" : " ^9.2.2 " ,
6060 "null-loader" : " ^4.0.0" ,
6161 "pack-n-play" : " ^1.0.0-2" ,
6262 "sinon" : " ^14.0.0" ,
6363 "ts-loader" : " ^9.0.0" ,
64- "typescript" : " ^3.8.3 " ,
64+ "typescript" : " ^4.6.4 " ,
6565 "webpack" : " ^5.0.0" ,
6666 "webpack-cli" : " ^4.0.0"
6767 }
Original file line number Diff line number Diff line change 88 " *.js"
99 ],
1010 "engines" : {
11- "node" : " >=8 "
11+ "node" : " >=12.0.0 "
1212 },
1313 "scripts" : {
1414 "test" : " mocha --timeout=60000"
You can’t perform that action at this time.
0 commit comments