File tree Expand file tree Collapse file tree
packages/google-cloud-translate Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414const config = {
1515 "enable-source-maps" : true ,
1616 "throw-deprecation" : true ,
17- "timeout" : 10000
17+ "timeout" : 10000 ,
18+ "recursive" : true
1819}
1920if ( process . env . MOCHA_THROW_DEPRECATION === 'false' ) {
2021 delete config [ 'throw-deprecation' ] ;
Original file line number Diff line number Diff line change 33 {
44 "git": {
55 "name": ".",
6- "remote": "git@ github.com: googleapis/nodejs-translate.git",
7- "sha": "35786baf2537579ac719d76e75be31de0bf89e18 "
6+ "remote": "https:// github.com/ googleapis/nodejs-translate.git",
7+ "sha": "6ca7d9aea43a8934f6426d7c99d9c48a5a81f9fb "
88 }
99 },
1010 {
1414 "sha": "7e1a21195ede14f97f7da30efcff4c6bac599bb5",
1515 "internalRef": "330665887"
1616 }
17+ },
18+ {
19+ "git": {
20+ "name": "synthtool",
21+ "remote": "https://github.com/googleapis/synthtool.git",
22+ "sha": "fdd03c161003ab97657cc0218f25c82c89ddf4b6"
23+ }
1724 }
1825 ],
1926 "destinations": [
8794 "README.md",
8895 "api-extractor.json",
8996 "linkinator.config.json",
90- "package-lock.json.338134618",
9197 "protos/google/cloud/translate/v3/translation_service.proto",
9298 "protos/google/cloud/translate/v3beta1/translation_service.proto",
9399 "protos/protos.d.ts",
94100 "protos/protos.js",
95101 "protos/protos.json",
96102 "renovate.json",
97103 "samples/README.md",
98- "samples/package-lock.json.1765310384",
99104 "src/v3/index.ts",
100105 "src/v3/translation_service_client.ts",
101106 "src/v3/translation_service_client_config.json",
You can’t perform that action at this time.
0 commit comments