This repository was archived by the owner on Jul 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/@google-cloud/nodejs-vision?activeTab=versions
6
6
7
+ ### [ 2.3.5] ( https://www.github.com/googleapis/nodejs-vision/compare/v2.3.4...v2.3.5 ) (2021-06-29)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** google-gax v2.17.0 with mTLS ([ #923 ] ( https://www.github.com/googleapis/nodejs-vision/issues/923 ) ) ([ 0292824] ( https://www.github.com/googleapis/nodejs-vision/commit/02928247cae0d8db0f4ced155e8f60c8d664cd17 ) )
13
+
7
14
### [ 2.3.4] ( https://www.github.com/googleapis/nodejs-vision/compare/v2.3.3...v2.3.4 ) (2021-06-22)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/vision" ,
3
3
"description" : " Google Cloud Vision API client for Node.js" ,
4
- "version" : " 2.3.4 " ,
4
+ "version" : " 2.3.5 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 13
13
"test" : " mocha system-test --timeout 600000"
14
14
},
15
15
"dependencies" : {
16
- "@google-cloud/vision" : " ^2.3.4 " ,
16
+ "@google-cloud/vision" : " ^2.3.5 " ,
17
17
"natural" : " ^5.0.0" ,
18
18
"pureimage" : " ^0.3.0" ,
19
19
"redis" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments