This repository was archived by the owner on Feb 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/speech?activeTab=versions
66
7+ ## [ 5.0.1] ( https://github.com/googleapis/nodejs-speech/compare/v5.0.0...v5.0.1 ) (2022-07-05)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** deps:** update dependency @google-cloud/common to v4 ([ #896 ] ( https://github.com/googleapis/nodejs-speech/issues/896 ) ) ([ 3bdda3f] ( https://github.com/googleapis/nodejs-speech/commit/3bdda3fff9733dbd0236d4ba36a6cbe1ec0449c5 ) )
13+ * ** deps:** update dependency @google-cloud/storage to v6 ([ #893 ] ( https://github.com/googleapis/nodejs-speech/issues/893 ) ) ([ 738c538] ( https://github.com/googleapis/nodejs-speech/commit/738c5380e15c3bbe4c05def4b42cfbbb8c366263 ) )
14+
715## [ 5.0.0] ( https://github.com/googleapis/nodejs-speech/compare/v4.10.2...v5.0.0 ) (2022-06-24)
816
917
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/speech" ,
33 "description" : " Cloud Speech Client Library for Node.js" ,
4- "version" : " 5.0.0 " ,
4+ "version" : " 5.0.1 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1515 "test" : " c8 mocha system-test --timeout 600000"
1616 },
1717 "dependencies" : {
18- "@google-cloud/speech" : " ^5.0.0 " ,
18+ "@google-cloud/speech" : " ^5.0.1 " ,
1919 "@google-cloud/storage" : " ^6.0.0" ,
2020 "chalk" : " ^5.0.0" ,
2121 "fs.promises" : " ^0.1.2" ,
You can’t perform that action at this time.
0 commit comments