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 +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-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.4.1] ( https://www.github.com/googleapis/nodejs-vision/compare/v2.4.0...v2.4.1 ) (2021-12-14)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * comment about gcsUri ([ #967 ] ( https://www.github.com/googleapis/nodejs-vision/issues/967 ) ) ([ abc4044] ( https://www.github.com/googleapis/nodejs-vision/commit/abc4044dc972746292dad107009bc67223b88f86 ) )
13
+ * ** deps:** update dependency redis to v4 ([ #966 ] ( https://www.github.com/googleapis/nodejs-vision/issues/966 ) ) ([ 1584e4e] ( https://www.github.com/googleapis/nodejs-vision/commit/1584e4e65f56f66a968472f6b7dabf23393dc3f4 ) )
14
+
7
15
## [ 2.4.0] ( https://www.github.com/googleapis/nodejs-vision/compare/v2.3.8...v2.4.0 ) (2021-09-09)
8
16
9
17
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.4.0 " ,
4
+ "version" : " 2.4.1 " ,
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.4.0 " ,
16
+ "@google-cloud/vision" : " ^2.4.1 " ,
17
17
"natural" : " ^5.0.0" ,
18
18
"pureimage" : " ^0.3.0" ,
19
19
"redis" : " ^4.0.0" ,
You can’t perform that action at this time.
0 commit comments