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.1.2] ( https://www.github.com/googleapis/nodejs-vision/compare/v2.1.1...v2.1.2 ) (2020-09-12)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** update dependency yargs to v16 ([ #824 ] ( https://www.github.com/googleapis/nodejs-vision/issues/824 ) ) ([ 9ce5215] ( https://www.github.com/googleapis/nodejs-vision/commit/9ce5215448b026adb10fa9c10156d4e8d8c865e4 ) )
13
+
7
14
### [ 2.1.1] ( https://www.github.com/googleapis/nodejs-vision/compare/v2.1.0...v2.1.1 ) (2020-07-10)
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.1.1 " ,
4
+ "version" : " 2.1.2 " ,
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.1.1 " ,
16
+ "@google-cloud/vision" : " ^2.1.2 " ,
17
17
"mathjs" : " ^7.0.0" ,
18
18
"natural" : " ^2.0.0" ,
19
19
"pureimage" : " ^0.2.1" ,
You can’t perform that action at this time.
0 commit comments