File tree 3 files changed +9
-2
lines changed
packages/google-cloud-vision
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.8] ( https://www.github.com/googleapis/nodejs-vision/compare/v2.3.7...v2.3.8 ) (2021-08-17)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** google-gax v2.24.1 ([ #939 ] ( https://www.github.com/googleapis/nodejs-vision/issues/939 ) ) ([ 21d59e3] ( https://www.github.com/googleapis/nodejs-vision/commit/21d59e39ba66eb14db467e101477cba692a67d44 ) )
13
+
7
14
### [ 2.3.7] ( https://www.github.com/googleapis/nodejs-vision/compare/v2.3.6...v2.3.7 ) (2021-07-21)
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.7 " ,
4
+ "version" : " 2.3.8 " ,
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.7 " ,
16
+ "@google-cloud/vision" : " ^2.3.8 " ,
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